Skip to content

phunghx/torch-policy-gradient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single pendulum Deterministic Policy Gradient example using torch7

Continuous Control with Deep Reinforcement Learning

Timothy P. Lillicrap, Jonathan J. Hunt, Alexander Pritzel, Nicolas Heess, Tom Erez, Yuval Tassa, David Silver, Daan Wierstra

http://arxiv.org/abs/1509.02971

Dependecies

luarocks install Math-RungeKutta
luarocks install csvigo
luarocks install image
luarocks install hdf5

Implemented by Yannis M. Assael (yannisassael.com)

About

Deterministic Policy Gradient using torch7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.1%
  • Lua 29.9%