Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.2 KB

CS269I: Incentives in Computer Science

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).

Additional Resources

For additional resources, check out the AGT textbook and also these related courses:

Contributing

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