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 Walker environment Lunar Lander environment