tiny-torch-viz / docs /index.md
Adrian Gabriel
latest changes
0629791
metadata
layout: home
hero:
  name: TinyTorch Viz
  text: Deep Learning, Visualized.
  tagline: Don't just run code. Watch the matrices learn.
  actions:
    - theme: brand
      text: Launch App
      link: /app/index.html
      target: _blank
    - theme: alt
      text: Read the Guide
      link: /guide/what-is-it
features:
  - title: Live Execution
    details: Write NumPy or TinyTorch code and see the execution graph build instantly.
  - title: Interactive Grids
    details: >-
      Don't just print tensors. Watch row-column multiplications happen
      step-by-step.
  - title: Education First
    details: Built for learners to bridge the gap between "Math" and "Code".

Inspired by the Community

This project bridges the gap between TinyTorch and AI by Hand.