restoring init file that was accidently changed

This commit is contained in:
kai
2026-01-30 15:28:19 -05:00
parent 3409e91322
commit 9d8e54776a

View File

@@ -1,5 +1,5 @@
"""
TinyTorch - Build ML Systems From First Principles
TinyTorch - Build ML Systems From First Principles
A complete educational ML framework for learning neural network internals
by implementing everything from scratch.