We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa0963 commit daed49eCopy full SHA for daed49e
README.md
@@ -15,7 +15,7 @@
15
- Sutton 的 Reinforcement Learning: An Introduction书本学习笔记
16
- [1. Introduction](notes/intro_note_01.md)
17
- [2. Multi-armed Bandits](notes/intro_note_02.md)
18
- - [3. Finite Markov DecisionProcesses](#notes/intro_note_03.md)
+ - [3. Finite Markov DecisionProcesses](notes/intro_note_03.md)
19
- [4. Dynamic Programming](notes/intro_note_04.md)
20
- [5. Monte Carlo Methods](notes/intro_note_05.md)
21
- [6. Temporal-Difference Learning](notes/intro_note_06.md)
0 commit comments