mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-04 07:26:00 -05:00
- Add Module Info sections with difficulty ratings to all README.md files - Use consistent 4-star difficulty scale: ⭐ Beginner, ⭐⭐ Intermediate, ⭐⭐⭐ Advanced, ⭐⭐⭐⭐ Expert - Include time estimates, prerequisites, and next steps for each module - Maintain clear separation: README.md = student experience, module.yaml = system metadata - Difficulty progression: Setup (⭐) → Tensor/Activations/Layers (⭐⭐) → Networks/CNN/DataLoader (⭐⭐⭐) → Transformer (⭐⭐⭐⭐) - Help students plan their learning journey and set appropriate expectations