Chapter 7: Policy Gradient Methods
Ravichandiran, S. (2022). Chapter 7: Policy gradient methods. In Deep reinforcement learning with Python: With PyTorch, TensorFlow, and OpenAI Gym. Packt Publishing.
These chapters provide practical implementations of reinforcement learning algorithms, focusing on DQNs and policy gradient methods, which are crucial for Week 8.