Distillation

First principles distilled from research

May 22, 2026

Mini auto-gradient from scratch

Understand what PyTorch does under the hood by building the API and components of an MLP in pure Python.