ai ai-learnings · pratiksethi.dev

A backend engineer's journey into AI, ML, and LLMs.

A study log built in the open. Each note is a step in actually understanding a thing — not bookmarking it.

Featured · Visualization

The forward pass — graph and matrix, side by side

An 8-step interactive walkthrough of an MLP forward pass. Watch the graph view light up step-by-step alongside the matrix view — the same computation in two languages.

Open the viz
01

Prereqs

Linear algebra, calculus, tensors — only the parts I keep needing.
3 notes
02

Foundations

The shared mental model the rest of the repo builds on.
6 notes
03

Karpathy · Zero to Hero

Walkthroughs of the canonical from-scratch series.
3 notes