mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 06:21:13 +00:00
Fixed links
This commit is contained in:
parent
18ca6cae06
commit
1bb95f36d7
27 changed files with 100 additions and 100 deletions
|
@ -3,13 +3,13 @@ title: Lecture Notes for Reinforcement Learning
|
|||
showthedate: false
|
||||
---
|
||||
|
||||
[Chapter 1: An Introduction](intro)
|
||||
[Chapter 1: An Introduction](intro/)
|
||||
|
||||
[Chapter 2: Multi-armed Bandits](bandits)
|
||||
[Chapter 2: Multi-armed Bandits](bandits/)
|
||||
|
||||
[Chapter 3: Markov Decision Processes](mdp)
|
||||
[Chapter 3: Markov Decision Processes](mdp/)
|
||||
|
||||
[Chapter 4: Dynamic Programming](dynamic)
|
||||
[Chapter 4: Dynamic Programming](dynamic/)
|
||||
|
||||
[Chapter 5: Monte Carlo Methods](mcmethods)
|
||||
[Chapter 5: Monte Carlo Methods](mcmethods/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue