dcshen's repositories
cpp-docs
C++ Documentation
DeepLearning
Deep Learning (Python, C/C++, Java, Scala, Go)
DVRP
Dynamic Vehicle Routing
DVRPBTW
C++ code for dynamic vehicle problem with vehicle routing problem with backhauls and time window constraints
DVRPTW_ACS
Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)
Hands-On-Reinforcement-Learning-with-Python
Hands-On Reinforcement Learning with Python, published by Packt
matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
PSO-for-VRPTW
Using improved PSO(Particle Swarm Optimization) algorithm resolve VRPTW question.
RaspPyOpenCV
《智能硬件与机器视觉:基于树莓派、Python和OpenCV》
ShadowsocksR-Windows
Ship of Theseus
TSPTW
The Traveling Salesman Problem with Time Windows (TSPTW)
VCSamples
Samples for VC++
VRPTW
Computational Logistics of the Vehicle Routing Problem with Time Windows. Comparative Review of application of the PSO and GA to the VRPTW.