Skip to content

mFreezetime/RDPG

 
 

Repository files navigation

RDPG

Implementation of Recurrent Deterministic Policy Gradient (https://arxiv.org/abs/1512.04455).) in Tensorflow

How to use

git clone https://github.com/stevenpjg/RDPG.git
cd RDPG
python main.py

Dependencies

  • Tensorflow
  • OpenAi gym
  • Mujoco

Let me know if there are any issues and clarifications

About

Implementation of Recurrent Deterministic Policy Gradient.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%