Skip to content

Personal implementations for several deep reinforcement learning algorithms.

Notifications You must be signed in to change notification settings

NathanS-Git/RL-Menagerie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


RL-Menagerie


My personal implementations of several deep reinforcement learning algorithms. Just note however, that my implementations may deviate from the papers slightly - for personal educational reasons. With that said, if you see something architecturally incorrect with one of my implementations, please do let me know.

  • DQN
  • PPO
  • VPG
  • SAC
  • A2C
  • TD3
  • DDPG
  • TRPO
  • Rainbow-DQN (Can't wait for this one tbh)

About

Personal implementations for several deep reinforcement learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages