Pinned Repositories
AMPLMarkovActv
Constrained Optimization Approach to Structural Estimation of Markov Decision Process
GreenSignal
Optimizing traffic signals based on Cell Transmission Model
k_shortest_bus_routes
A k-shortest routes algorithm for urban public transportation network
kshortest
A k-shortest routes algorithm (implemented in MATLAB)
learn-ml-the-hard-way
Learn machine learning the hard way
PyABM
Markov decision process simulation model for household activity-travel behavior
PyMarkovActv
A Markov Decision Process (MDP) model for activity-based travel demand model
Sheffi85
My solutions to exercises in Urban Transportation Network
sprobit
Spatial probit model of intra-household interactions (implemented in Stata)
TrafficAssign
Frank-Wolf algorithm for solving traffic assignment problem
wlxiong's Repositories
wlxiong/TrafficAssign
Frank-Wolf algorithm for solving traffic assignment problem
wlxiong/PyABM
Markov decision process simulation model for household activity-travel behavior
wlxiong/learn-ml-the-hard-way
Learn machine learning the hard way
wlxiong/kshortest
A k-shortest routes algorithm (implemented in MATLAB)
wlxiong/AMPLMarkovActv
Constrained Optimization Approach to Structural Estimation of Markov Decision Process
wlxiong/gitbuilder
Auto-builds and tests all the branches of your git projects, showing pass/fail results on a web page/RSS feed. Isolates failures to the first commit that caused the problem.
wlxiong/6.824-golabs-2013
6.824: Distributed Systems - Spring 2013 Labs
wlxiong/6.824-golabs-2015
wlxiong/adventofcode
Advent of Code solutions
wlxiong/adventofcode2022
wlxiong/assignment2-2018
(Spring 2018) Assignment 2: Graph Executor with TVM
wlxiong/autodidact
A pedagogical implementation of Autograd
wlxiong/BatchAIHorovodBenchmark
Benchmarking Horovod and TF on Batch AI
wlxiong/clink
Bash's powerful command line editing in cmd.exe
wlxiong/digital-ocean-pptp-vpn
Install script for PPTP VPN on Digital Ocean droplet
wlxiong/diy-search-engine
Build a toy search engine from scratch
wlxiong/Examples
A collection of TLA+ specifications of varying complexities
wlxiong/galagosearch
Automatically exported from code.google.com/p/galagosearch
wlxiong/git-sync
Use git for file synchronization: a toy project
wlxiong/learn-ocaml-workshop
Exercises and projects for Jane Street's OCaml Workshop
wlxiong/lispe
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
wlxiong/neos-client
A command line tool for submitting jobs to NEOS Server
wlxiong/poly-ir-toolkit
Automatically exported from code.google.com/p/poly-ir-toolkit
wlxiong/pytudes
Python programs to practice or demonstrate skills.
wlxiong/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
wlxiong/samplematrixcode
Sample matrix multiply code to show affect of blocking and data alignment
wlxiong/sicp-pdf
SICP PDF with Texinfo and LaTeX source
wlxiong/Sublime-P
Sublime plugin for P
wlxiong/talent-plan
PingCAP training courses
wlxiong/tech-notes
A collection of tech notes on programming and others