2015

Compatible Value Gradients for Reinforcement Learning of Continuous Deep Policies

Balduzzi, David, Ghifary, Muhammad

Understand

This paper proposes GProp, a deep reinforcement learning algorithm for continuous policies with compatible function approximation.

  • The algorithm is based on two innovations.
  • Firstly, we present a temporal-difference based method for learning the gradient of the value-function.
  • Secondly, we present the deviator-actor-critic (DAC) model, which comprises three neural networks that estimate the value function, its gradient, and determine the actor's policy respectively.

Reading the bibliography…