mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-11 23:03:33 -05:00
Rewrite setup assignment to focus on student information configuration
- Simplified to 4 core problems: student profile, email validation, environment check, configuration test - Changed from complex programming tasks to simple configuration validation - Used proper NBGrader syntax with ### BEGIN SOLUTION ### and ### BEGIN HIDDEN TESTS ### - Added instructor mark schemes with point allocation and deduction guidelines - Focused on TinyTorch-relevant setup tasks: configuring student info and validating environment - Reduced from 95 to 100 points with better balanced distribution (40+20+20+20) - Uses instructor's actual information as example template - Maintains comprehensive educational content while being much more focused
This commit is contained in: