April 2021
Intermediate to advanced
394 pages
10h 11m
English
In the previous three chapters, we looked at various approaches to planning and control, first using dynamic programming (DP), then using the Monte Carlo approach (MC), and finally using the temporal difference (TD) approach. In all these approaches, we always looked at problems where the state space and actions were both discrete. Only in the previous chapter toward the end did we talk about Q-learning in a continuous state space. We discretized the state values using an arbitrary approach and trained a learning model. In this chapter, we are going to extend that approach ...
Read now
Unlock full access