Skip to Main Content

CSC457

Module 2 Required Resources


 

View all video lectures in the order listed below.
These lectures are presented by Shiyu Zhao, author of the book Mathematical Foundations of Reinforcement Learning. The slides used in this module are based on content from this book.

1. Value Iteration

2. Policy Iteration

3. Monte Carlo 1

4. Monte Carlo 2

5. Monte Carlo 3

6. Epsilon Greedy1

7. Epison Greedy2

8. Temporal Difference1

9. Sarsa

10. Q-Learning

11. Q-Learning