Skip to content

TinyTorch v0.1.0 - Initial Public Release

Choose a tag to compare

@profvjreddi profvjreddi released this 14 Jan 22:39

πŸŽ‰ TinyTorch v0.1.0 - Initial Public Release

First public release of TinyTorch educational ML framework.

Features

  • πŸ“š 20 progressive modules: Build from Tensor to Transformer
  • πŸ› οΈ tito CLI: Guided learning experience
  • πŸ† 6 milestone projects: Real-world applications
  • βœ… Comprehensive test suite: Validate your implementations
  • πŸ“– Jupyter Book documentation: Interactive learning

Getting Started

curl -fsSL https://mlsysbook.ai/tinytorch/install.sh | bash

Learn More