Using Keras and Deep Deterministic Policy Gradient to play TORCS | Ben Lau
300 lines of python code to demonstrate DDPG with Keras Overview This is the second blog posts on the reinforcement learning. In this project we will demonstrate how to use the Deep Deterministic Policy Gradient algorithm (DDPG) with Keras together to play
yanpanlau.github.io