Update work in progress status in README

This commit is contained in:
Vijay Janapa Reddi
2025-10-25 14:00:22 -04:00
committed by GitHub
parent 1bddedfef0
commit daaf507c58

View File

@@ -7,7 +7,7 @@
[![Documentation](https://img.shields.io/badge/docs-jupyter_book-orange.svg)](https://mlsysbook.github.io/TinyTorch/)
![Status](https://img.shields.io/badge/status-active-success.svg)
> 🚧 **Work in Progress** - We're actively developing TinyTorch for Spring 2025! Core modules (01-09) are complete and tested. Transformer modules (10-14) in active development on `transformers-integration` branch. Join us in building the future of ML systems education.
> 🚧 **Work in Progress** - We're actively developing TinyTorch for Spring 2025! Core modules (01-09) are complete and tested. Transformer modules (10-14) in active development right now.
## 📖 Table of Contents
- [Why TinyTorch?](#why-tinytorch)
@@ -477,4 +477,4 @@ cd modules/source/01_tensor && jupyter lab tensor_dev.py
---
**Start Small. Go Deep. Build ML Systems.**
**Start Small. Go Deep. Build ML Systems.**