This is the course textbook for the Harvard undergraduate course CS 1840: Introduction to Reinforcement Learning (also offered as STAT 184).
This project is rendered using Quarto.
Run quarto render
to build the project and quarto publish
to deploy it to GitHub pages.
Run quarto preview
to preview the project in a web browser.
Run quarto render --profile thesis
to include thesis-specific content.
Please leave an issue on GitHub if you have any suggestions or improvements!