instructors/README.md
This site is being actively built and refined. Content, structure, and styling may change frequently. SVG diagrams are placeholder quality and will be professionally refined before launch.
"The Blueprint" is the instructor-facing companion site for the ML Systems textbook. It provides everything needed to teach AI Engineering as a university course.
<table> <tbody> <tr> <td width="15%" align="center"><b>π Syllabi</b></td> <td><b>Week-by-week syllabi</b> for two semesters (Foundations + Scale).</td> </tr> <tr> <td width="15%" align="center"><b>βοΈ Assessment</b></td> <td><b>Assessment rubrics</b> with sample student work.</td> </tr> <tr> <td width="15%" align="center"><b>π§ Pedagogy</b></td> <td><b>Pedagogy guide</b> with learning science and facilitation strategies.</td> </tr> <tr> <td width="15%" align="center"><b>π¨βπ« TA Guide</b></td> <td><b>TA training guide</b> with grading workflows and common student struggles.</td> </tr> <tr> <td width="15%" align="center"><b>βοΈ Config</b></td> <td><b>Customization guide</b> for quarters, seminars, and different emphases.</td> </tr> <tr> <td width="15%" align="center"><b>β FAQ</b></td> <td><b>FAQ</b> for adopting instructors.</td> </tr> </tbody> </table><kbd>cd instructors/</kbd> <kbd>quarto preview</kbd>
Requires Quarto 1.4+.
instructors/
βββ _quarto.yml # Site configuration
βββ index.qmd # Landing page (hero + overview)
βββ getting-started.qmd # 8-step adoption checklist
βββ course-map.qmd # Integration matrix + SVG diagrams
βββ foundations-syllabus.qmd # Semester 1: 16-week schedule
βββ scale-syllabus.qmd # Semester 2: 16-week schedule
βββ pedagogy.qmd # Learning science + facilitation
βββ assessment.qmd # Rubrics + sample work
βββ ta-guide.qmd # TA training + grading workflows
βββ customization.qmd # Quarter/seminar/emphasis variants
βββ faq.qmd # Common instructor questions
βββ assets/ # Styles and SVGs
This site follows the MLSysBook ecosystem design system:
#6366f1 light, #818cf8 dark)#0a0a0f), matching book sitesSee assets/styles/style.scss for full details.