The complete curriculum, including lecture notes, practice sets, and research projects, is available at: https://lowrank.github.io/rtg-mfdl/
To run the documentation site locally for development:
-
Install dependencies:
pip install -r requirements.txt
-
Serve the site:
mkdocs serve
The site will be available at
http://127.0.0.1:8000.
docs/: Markdown source files for the curriculum.mkdocs.yml: Configuration for the Material theme and navigation.requirements.txt: Necessary Python packages.
Copyright ยฉ 2025