Table of Contents
Part I
- Introducing Reinforcement Learning
- Playing Monopoly and Markov Decision Process
- Training in Gym
- Struggling With Multi-Armed Bandits
- Blackjack in Monte Carlo
- Escaping Maze With Q-Learning
- Discretization
Part II. Deep Reinforcement Learning
- TensorFlow, PyTorch, and Your First Neural Network
- Deep Q-Network and Lunar Lander
- Defending Atlantis With Double Deep Q-Network
- From Q-Learning to Policy-Gradient
- Stock Trading With Actor-Critic
- What Is Next?