An Introduction to Reinforcement Learning
Welcome to the study of reinforcement learning! This textbook accompanies the undergraduate course CS 1840/STAT 184 taught at Harvard. It is intended to be an approachable yet rigorous introduction to this active subfield of machine learning. This book assumes the same prerequisites as the course: You should be familiar with multivariable calculus, linear algebra, and probability. For Harvard undergraduates, this is fulfilled by Math 21a, Math 21b, and Stat 110, or their equivalents. Stat 111 is strongly recommended but not required. Specifically, we will assume that you know the following topics. The italicized terms have brief re-introductions in the text: You should also be familiar with basic programming concepts such as variables, functions, loops, etc. Pseudocode listings will be provided for certain algorithms. The course will progress through the following units: 1 Introduction presents motivation for the RL problem and compares RL to other fields of machine learning. 2 Marko
Preface Welcome to the study of reinforcement learning! This textbook accompanies the undergraduate course CS 1840/STAT 184 taught at Harvard. It is intended to be an approachable yet rigorous introduction to this active subfield of machine learning. Prerequisites This book assumes the same prerequisites as the course: You should be familiar with multivariable calculus, linear algebra, and probability. For Harvard undergraduates, this is fulfilled by Math 21a, Math 21b, and Stat 110, or their equivalents. Stat 111 is strongly recommended but not required. Specifically, we will assume that…
saved by
related reading
- Study Guide — LessWronglesswrong.com
- GitHub - MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning: This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."github.com
- RLHF & Post-Training Course by Nathan Lambertrlhfbook.com
- SuttonBartoIPRLBook2ndEd.pdfweb.stanford.edu
- course_stat_rl.pdfmit.edu
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- Reinforcement learning - Wikipediaen.wikipedia.org
- Multi-Agent Reinforcement Learning: Foundations and Modern Approachesmarl-book.com
- Part 1: Key Concepts in RL - Spinning Up documentationspinningup.openai.com
- Deep Learningdeeplearningbook.org
- GitHub - alxndrTL/little-book-rl: The Little Book of Reinforcement Learninggithub.com
- GitHub - jacobhilton/deep_learning_curriculum: Language model alignment-focused deep learning curriculumgithub.com