Skip to content

Tensorflow implementation of Deep Reinforcement Learning included DQN(2013, 2015, double, dueling) and DDPG

License

Notifications You must be signed in to change notification settings

ytgui/tensorflow-drl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-drl

Tensorflow implementation of Deep Reinforcement Learning included DQN(2013, double, dueling) and DDPG

Algorithm Status
DQN 2013 Finish
DQN 2015 Finish
Double DQN
Dueling DQN
DPG

About

Tensorflow implementation of Deep Reinforcement Learning included DQN(2013, 2015, double, dueling) and DDPG

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages