Skip to content
forked from stevenpjg/RDPG

Implementation of Recurrent Deterministic Policy Gradient.

License

Notifications You must be signed in to change notification settings

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

No packages published

Languages

  • Python 100.0%