Skip to content

my try at reimpleneting some RL papers in pytorch

Notifications You must be signed in to change notification settings

kingsleykimm/RL-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch implementations of popular Deep Reinforcement Learning algorithms

  • DQN
  • Dueling DQN
  • Double DQN
  • A2C, A3C
  • PPO
  • DDPG
  • TD3
  • SAC

About

my try at reimpleneting some RL papers in pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published