Skip to content

kwanyudam/ddpg

 
 

Repository files navigation

Deep Deterministic Policy Gradient

Paper: Continuous control with deep reinforcement learning

This is a only a preview, a proper version will be released soon

Requirements

python

pip install pyglet # for rendering
pip install pyvirtualdisplay # xvfb wrapper for headless rendering

About

Implementation of Deep Deterministic Policy Gradients using TensorFlow, compatible with the OpenAI Gym

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.9%
  • Jupyter Notebook 18.9%
  • Shell 0.2%