Files
TinyTorch/modules
Vijay Janapa Reddi 32aabfa78c Refactor Milestone 1: Clean forward pass with Rich CLI
- 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
2025-09-30 12:03:19 -04:00
..