added execises week 42

This commit is contained in:
Morten Hjorth-Jensen
2025-10-12 09:27:09 +02:00
parent c464ea1051
commit f2a9b515f5
88 changed files with 3839 additions and 268 deletions
+1
View File
@@ -83,6 +83,7 @@ The agent seeks to maximize the expected return.
=== Value Functions: ===
These are core
concepts in RL that estimate how good a state or state-action pair is,
in terms of expected return. The state-value function V^\pi(s) is the