Small updates unit 2

This commit is contained in:
Thomas Simonini
2022-12-11 22:03:06 +01:00
parent 2ee9fcfb32
commit 39346c0cc3
2 changed files with 2 additions and 1091 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,7 +56,7 @@
title: The Bellman Equation, simplify our value estimation
- local: unit2/mc-vs-td
title: Monte Carlo vs Temporal Difference Learning
- local: unit2/summary1
- local: unit2/mid-way-recap
title: Mid-way Recap
- local: unit2/quiz1
title: Mid-way Quiz
@@ -64,7 +64,7 @@
title: Introducing Q-Learning
- local: unit2/q-learning-example
title: A Q-Learning example
- local: unit2/summary2
- local: unit2/q-learning-recap
title: Q-Learning Recap
- local: unit2/hands-on
title: Hands-on