Table of Contents
- Getting started with reinforcement learning and PyTorch
- Markov Decision Process and Dynamic Programming
- Monte Carlo Methods for making numerical estimations
- Temporal Difference and Q-Learning
- Solving Multi Armed Bandit problems
- Scaling up Learning with Function Approximation
- Deep Q-Networks in Action
- Implementing Policy Gradients and Policy Optimization
- Capstone Project: Playing Flappy Bird with DQN

