Skip to content

falcondai/rl-baseline-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl-baseline-py

PyTorch implementation of RL baseline algorithms.

TODO

  • Simple debug/test environments
  • Create benchmarks
  • Set up CI

Implemented publications

  • Mnih et al. Human-level control through deep reinforcement learning
  • Hasselt et al. Deep Reinforcement Learning with Double Q-learning

References

  • Sutton & Barto. Reinforcement Learning: An Introduction (1st ed)
  • Henderson et al. Deep Reinforcement Learning that Matters

Author

Falcon Dai (me@falcondai.com)

Releases

No releases published

Packages

No packages published

Languages