mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 11:33:44 -05:00
Clean up CIFAR-10 examples: remove experimental files, simplify training
- Add untrained_baseline.py to show random network performance (~10%) - Replace dashboard version with train_cifar10.py using Rich for clean progress display - Add train_simple.py for minimal version without UI dependencies - Remove all experimental optimization attempts that didn't achieve claimed performance - Update README with realistic performance expectations (55% verified) - Clean, educational examples that actually work and achieve stated results
This commit is contained in: