/ddpg_agent

Tensorflow implementation of the DDPG algorithm

Primary LanguagePythonMIT LicenseMIT

Tensorflow implementation of the DDPG algorithm

This is a reimplementation of the work presented in

Paper

Continuous control with deep reinforcement learning https://arxiv.org/abs/1509.02971

Some examples:

  • Hopper environment

Hopper

  • Walker environment

Hopper

  • Lunar Lander environment

Hopper