ZhifuWang's Stars
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
aikorea/awesome-rl
Reinforcement learning resources curated
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
AppliedDataSciencePartners/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
OptMLGroup/VRP-RL
Reinforcement Learning for Solving the Vehicle Routing Problem
pemami4911/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
mveres01/pytorch-drl4vrp
Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).