mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-30 23:26:20 -05:00
- Reorganized milestone structure to historical progression (01-06) - Created single forward_pass.py with student code clearly at top - Added Rich CLI visualizations: data scatter, network diagram, decision boundary - Show decision boundary using / or \ based on slope - No random seed - students see variability in random weights - Annotated all code with which modules were used (Modules 01-03) - Added introductory panel explaining what to expect - Updated DEFINITIVE_MODULE_PLAN.md with corrected milestone structure