PyTorch implementation of RL baseline algorithms.
- Simple debug/test environments
- Create benchmarks
- Set up CI
- Mnih et al. Human-level control through deep reinforcement learning
- Hasselt et al. Deep Reinforcement Learning with Double Q-learning
- Sutton & Barto. Reinforcement Learning: An Introduction (1st ed)
- Henderson et al. Deep Reinforcement Learning that Matters
Falcon Dai (me@falcondai.com)