mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-27 23:28:35 -05:00
Module 02 Updates: - Restore full 5 C's educational content (CONCEPT, CODE STRUCTURE, CONNECTIONS, CONSTRAINTS, CONTEXT) - Use integrated code-comment format for natural flow - Maintain all essential educational information - Clear section header: 'Before We Code: The 5 C's' New Format Standard: - Create FIVE_CS_FORMAT_STANDARD.md to codify the approach - Define exact structure for all future modules - Include complete example with tensor implementation - Specify when and how to use the format The 5 C's content is excellent - this improves the presentation format while preserving all educational value. Students get complete context before implementation in a natural, scannable format.