- Lecture slides
- Video 1 by D.Silver
- Video 2 by D. Silver
- Blog post on q-learning Vs SARSA - url
- Eligibility traces from Sutton's book - url
Go to the notebook and follow instructions from there.
You will have to modify a few .py files in the meantime (e.g. sarsa.py).