mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-27 19:28:09 -05:00
Removed orphaned/duplicate files not referenced in table of contents: - INSTRUCTOR_GUIDE.md (duplicate of instructor-guide.md) - STUDENT_QUICKSTART.md (duplicate of quickstart-guide.md) - TEAM_ONBOARDING.md (moved to usage-paths/) - checkpoint-system.md (not in TOC, minimal refs) - learning-progress.md (not in TOC, minimal refs) - learning-journey-visual.md (not in TOC, self-ref only) - cifar10-training-guide.md (no references) - cover.md (not in TOC) - PRIVACY_DATA_RETENTION.md (internal doc) - INSTRUCTOR.md (root level, moved to docs/) - Various old scripts (activate-tinytorch, cleanup scripts, etc.) Website rebuilt successfully with 46 warnings (same as before). All critical content preserved (student-workflow, quickstart-guide, etc.)
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