Skip to content

forknay/dqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch implementation of Rainbow DQN

Training Plot

Implemented

  • Standard DQN
  • DDQN

TO-DO-LIST

  • Separate plotting function into another file

  • Save weight parameters into text file

  • Prioritized Replay

  • Dueling networks

  • Multi-step Learning

  • Distributional RL

  • Noisy Nets

Resources

RainbowDQN Paper
DQN Paper
DQN Pytorch Resource

About

Pytorch & Tensorflow implementation of a Deep-Q NN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages