File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 62
62
Export_cache_dir="pluto_state_cache",
63
63
Export_baked_notebookfile=false,
64
64
Export_baked_state=false,
65
- Export_exclude = ["Chapter-13/*", "Chapter-12 /*", "TabularRL.jl /*"]
65
+ Export_exclude = ["Chapter-13/*", "TabularRL.jl /*", "Examples /*"]
66
66
# more parameters can go here
67
67
)'
68
68
Original file line number Diff line number Diff line change @@ -80,7 +80,8 @@ <h3>Part 2: Approximate Solution Methods</h3>
80
80
< ul >
81
81
< li > < a href ="Chapter-9/Chapter_9_On-policy_Prediction_with_Approximation.html "> Chapter 9: On-policy Prediction with Approximation</ a > </ li >
82
82
< li > < a href ="Chapter-10/Chapter_10_On_policy_Control_with_Approximation.html "> Chapter 10: On-policy Control with Approximation</ a > </ li >
83
- < li > < a href ="Chapter-11/Chapter_11_Off_policy_Methods_with_Approximation.html "> Chapter 11:Off-policy Methods with Approximation</ a > </ li >
83
+ < li > < a href ="Chapter-11/Chapter_11_Off_policy_Methods_with_Approximation.html "> Chapter 11: Off-policy Methods with Approximation</ a > </ li >
84
+ < li > < a href ="Chapter-12/Chapter_12_Eligibility_Traces.html "> Chapter 12: Eligibility Traces</ a > </ li >
84
85
</ ul >
85
86
</ body >
86
87
</ html >
You can’t perform that action at this time.
0 commit comments