deep-rl Collection of Deep Reinforcement Learning algorithms. Dependencies: Tensorflow 1.3.0 tflearn OpenAI Gym 0.9.2 Tested with Python 2.7 and Python 3.6 So far: DDPG - Deep Deterministic Policy Gradients, evaluated on the Pendulum-v0 environment in OpenAI Gym