mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 18:50:34 -05:00
15 lines
295 B
Markdown
15 lines
295 B
Markdown
---
|
|
title: Lecture Notes for Reinforcement Learning
|
|
showthedate: false
|
|
---
|
|
|
|
[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/)
|
|
|