Online course reader for Stanford's CS269I based on notes from the amazing Eric Gao and lectures from Aviad Rubinstein. This course covers many topics across algorithmic game theory (AGT).
For additional resources, check out the AGT textbook and also these related courses:
- Tim Roughgarden (Columbia): Started CS269I when he taught at Stanford.
- Eva Tardos (Cornell): Wonderfully scribed notes on AGT.
- Paul Milgrom (Stanford): Shameless plug for a course reader on undergraduate market design I wrote while TA'ing for Paul.
The course reader is built around Jupyter Book. To contribute, it will be helpful to familiarize yourself with (in order of importance): LaTeX, Markdown, Python, Sphinx, and some basic HTML.
To compile the book locally run:
jupyter-book build docs