First principles distilled from research

  1. 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.