mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-10 16:56:14 -05:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
6bdf09ff0e
commit
bb03b4b2f1
16
README.md
16
README.md
@@ -1,14 +1,16 @@
|
||||
# Tiny🔥Torch
|
||||
# Tiny🔥Torch
|
||||
|
||||
**Build your own ML framework. Start small. Go deep.**
|
||||
|
||||
A hands-on Machine Learning Systems course where students don’t just learn ML — they build it. Tiny🔥Torch takes you from the fundamentals of tensors and layers to full MLOps systems, all using your own codebase.
|
||||
|
||||
|
||||
|
||||
[](https://mlsysbook.github.io/TinyTorch/)
|
||||
[](https://github.com/mlsysbook/TinyTorch)
|
||||

|
||||

|
||||
[](https://github.com/MLSysBook/TinyTorch)
|
||||
[](https://python.org)
|
||||
[](https://mlsysbook.github.io/TinyTorch/)
|
||||
|
||||
A hands-on [Machine Learning Systems](https://mlsysbook.ai) course companion where students don’t just learn ML — they build it.
|
||||
|
||||
Tiny🔥Torch is the minimalist, code-first companion to any machine learning systems course. It embraces a “start small, go deep” philosophy—starting with tensors and layers, and guiding learners through each system component, all the way to a complete MLOps pipelines built from scratch in their own codebase—albeit within a deliberately small-scale educational framework.
|
||||
|
||||
📚 **[Read the Interactive Course →](https://mlsysbook.github.io/TinyTorch/)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user