mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-20 20:44:24 -05:00
Updated remaining documentation to clarify the actual TinyTorch workflow and mark optional/future features appropriately. **Phase 2 (Important files):** - **learning-progress.md**: Added workflow context at top, clear modules vs checkpoints vs milestones explanation, module progression tables by tier, marked checkpoints as optional - **checkpoint-system.md**: Added prominent "Optional Progress Tracking" banner at top, clarified this is not required for core workflow **Phase 3 (Supporting files):** - **classroom-use.md**: Added "Coming Soon" banner for NBGrader integration, clarified current status vs planned features, updated to reflect 18 modules (not 20) Key clarifications across all files: - Core workflow: Edit modules → `tito module complete N` → Run milestone scripts - Checkpoints are optional capability tracking (helpful for self-assessment) - Instructor features marked as "coming soon" / "under development" - All pages reference canonical student-workflow.md Completes the workflow documentation audit identified by website-manager.