mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Website snapshot
This commit is contained in:
parent
ee0ab66d73
commit
50ec3688a5
281 changed files with 21066 additions and 0 deletions
12
content/research/reinforcementlearning/notes.md
Normal file
12
content/research/reinforcementlearning/notes.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Lecture Notes for Reinforcement Learning
|
||||
|
||||
[Chapter 1: An Introduction](intro)
|
||||
|
||||
[Chapter 2: Multi-armed Bandits](bandits)
|
||||
|
||||
[Chapter 3: Markov Decision Processes](mdp)
|
||||
|
||||
[Chapter 4: Dynamic Programming](dynamic)
|
||||
|
||||
[Chapter 5: Monte Carlo Methods](mcmethods)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue