From 5344bc0aa1ebbb89be44dfb0b9e1172f4cb7930e Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Tue, 15 Jul 2025 15:23:02 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a813ba3c..0e12dd73 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# **Tiny🔥Torch: Start Small, Go Deep** +# Tiny🔥Torch -**Build your own ML framework. Understand every layer.** +**Build your own ML framework. Start small. Go deep.** -A hands-on Machine Learning Systems course where students don't just learn ML—they *engineer* it. TinyTorch guides you from the fundamentals of tensors and layers all the way to complete MLOps systems using your own codebase. +A hands-on Machine Learning Systems course where students don't just learn ML; they *engineer* it. TinyTorch guides you from the fundamentals of tensors and layers all the way to complete MLOps systems using your own codebase. [![Jupyter Book](https://img.shields.io/badge/docs-Jupyter_Book-orange.svg)](https://mlsysbook.github.io/TinyTorch/) [![GitHub](https://img.shields.io/badge/github-mlsysbook/TinyTorch-blue.svg)](https://github.com/mlsysbook/TinyTorch)