Update README.md

This commit is contained in:
Vijay Janapa Reddi
2025-12-11 10:15:39 -08:00
committed by GitHub
parent e4daa60252
commit c2eca1592b

View File

@@ -45,7 +45,7 @@ This repository contains an **open source textbook** and **hands-on framework**
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| **[📖 Book](book/)** | The Machine Learning Systems textbook that walks through design, optimization, deployment, edge computing, and responsible AI in a clear, end-to-end way | [book/README.md](book/README.md) |
| **[🔥 TinyTorch](tinytorch/)** | A from-scratch ML framework that lets you build the full stack yourself, piece by piece, and learn how real systems work under the hood | [tinytorch/README.md](tinytorch/README.md) |
| **[🔮 Lens](lens/)** | Hands-on Colab simulations that let you experiment with ML systems, explore tradeoffs, and see how design decisions ripple through a working microchamber | *Coming in Summer 2026* |
| **[🔮 Collabs](collabs/)** | Hands-on Colab simulations that let you experiment with ML systems, explore tradeoffs, and see how design decisions ripple through a working microchamber | *Coming Summer 2026* |
---