Pinned Repositories
Beijing-Trajectories-Project
Analysis and transport mode classification of the GeoLife GPS Trajectories Dataset
brainforge
A Neural Networking library based on NumPy only
c-algorithms
A library of common data structures and algorithms written in C.
colight
CoLight: Learning Network-level Cooperation for Traffic Signal Control
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
decision-support-cvrp
Custom implementation of heuristics and meta-heuristics for the Capacitated Vehicle Routing Problem (CVRP): e.g. Clarke & Wright Savings algorithm (CWS), Simulated Annealing (SA) and Genetic Algorithms (GAs).
dirent
C/C++ library for retrieving information on files and directories
evolute
Evolutionary algorithm toolbox
gopl.io
Example programs from "The Go Programming Language"
hello-world
this is my first repository for practice
datouwenwen's Repositories
datouwenwen/Beijing-Trajectories-Project
Analysis and transport mode classification of the GeoLife GPS Trajectories Dataset
datouwenwen/brainforge
A Neural Networking library based on NumPy only
datouwenwen/c-algorithms
A library of common data structures and algorithms written in C.
datouwenwen/colight
CoLight: Learning Network-level Cooperation for Traffic Signal Control
datouwenwen/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
datouwenwen/decision-support-cvrp
Custom implementation of heuristics and meta-heuristics for the Capacitated Vehicle Routing Problem (CVRP): e.g. Clarke & Wright Savings algorithm (CWS), Simulated Annealing (SA) and Genetic Algorithms (GAs).
datouwenwen/dirent
C/C++ library for retrieving information on files and directories
datouwenwen/evolute
Evolutionary algorithm toolbox
datouwenwen/gopl.io
Example programs from "The Go Programming Language"
datouwenwen/hello-world
this is my first repository for practice
datouwenwen/Metaheuristics-Template-Library
Metaheuristic Library / supporting Generic Algorithm, Neural Network, and Simulated Annealing.
datouwenwen/mygofile
datouwenwen/nsga2
Refactored NSGA2, Non-dominated sorting genetic algorithm, implementation in C based on the code written by Dr. Kalyanmoy Deb.
datouwenwen/osrm-backend
Open Source Routing Machine - C++ backend
datouwenwen/TransportationNetworks
Transportation Networks for Research
datouwenwen/uidaho-cs472-project1
Genetic, hill-climbing, and simulated annealing algorithms in C++