Skip to content

A Python Deep Reinforcement Learning library. We make the whl so that you don't have to reinvent it

License

Notifications You must be signed in to change notification settings

vrishank97/PyDRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDRL

A Python Deep Reinforcement Learning library. We make the whl so that you don't have to reinvent it

To Do

  1. Agents -
  • Random Agent
  • CEM Agent
  • DQN
  • DQN with Target Value Network
  • Double DQN
  • Dueling DQN
  • Policy Gradient
  • Actor Critic
  • Advantage Actor Critic - A2C
  • Asynchronous Advantage Actor Critic - A3C
  1. Utilities -
  • Experience Replay
  • Prioritised Experience Replay
  • Ring Buffer

About

A Python Deep Reinforcement Learning library. We make the whl so that you don't have to reinvent it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages