This section is an introduction to reinforcement learning. It includes building the theoretical foundation and setting up the environment that is needed in the upcoming chapters.
This section includes the following chapters:
- Chapter 1, The Landscape of Reinforcement Learning
- Chapter 2, Implementing RL Cycle and OpenAI Gym
- Chapter 3, Solving Problems with Dynamic Programming