Reinforcement learning in continuous state space

cosmos 4th November 2016 at 2:43pm
Reinforcement learning

examples

Problem set up, focus on continuous state space, but discrete action set. Need a model, which can be theoretically derived, or learnt.

Learning algorithm, assuming we can approximate the value function as a linear function of a set of features of the state ss (as in Linear regression)

Fitted value iteration

Linear quadratic regulation (LQR)