mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-17 22:04:01 -05:00
- Generated 4 carousel GIFs using VHS (1.2MB total) - 01-zero-to-ready.gif (814KB) - 02-build-test-ship.gif (200KB) - 03-milestone-unlocked.gif (86KB) - 04-share-journey.gif (105KB) - Added VHS tape files for reproducible generation - Added scripts: generate.sh, optimize.sh, validate.sh - Fixed paths from site/ → docs/ structure GIFs show: 1. Quick setup (clone, setup, activate, status, logo) 2. Module workflow (start, work, complete, import) 3. Milestone recreation (Rumelhart 1986) 4. Community engagement (join, update) To regenerate: bash docs/_static/demos/scripts/generate.sh
TinyTorch Documentation
This directory contains essential documentation for TinyTorch development and usage.
📚 User Documentation
STUDENT_QUICKSTART.md- Getting started guide for studentsINSTRUCTOR_GUIDE.md- Setup and grading guide for instructorscifar10-training-guide.md- Complete guide to achieving the north star goal (75% CIFAR-10 accuracy)
🔧 Development Documentation
tinytorch-assumptions.md- CRITICAL: TinyTorch complexity framework and implementation guidelines
Development Standards
development/module-rules.md- Module development standards and patterns
NBGrader Integration
nbgrader/NBGrader_Quick_Reference.md- Daily use commands and workflownbgrader/NBGRADER_STYLE_GUIDE.md- Style guide for NBGrader cellsnbgrader/NBGrader_Text_Response_Technical_Implementation.md- Technical implementation details
Start here:
- Students: Read
STUDENT_QUICKSTART.md - Instructors: Read
INSTRUCTOR_GUIDE.md - Developers: Read
tinytorch-assumptions.mdFIRST, thendevelopment/module-rules.md