Skip to content

Deepakgthomas/RL_Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is my implementation of popular RL algorithms. I referred many popular code bases while writing my implementations.

The algorithms I have implemented are -

  1. DQN
  2. PPO
  3. DDQN
  4. PG (Work needed)
  5. DDPG (Work needed)
  6. SAC (Work needed)

Trained Agents -

Pong       Breakout

About

Practicing various RL algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages