The concept library

Neural networks,
one idea at a time.

A visual curriculum for developers who can read code—but never learned how models train. Every live page teaches exactly one concept through one interactive experiment.

10
live labs
2
upcoming
0
prerequisites
01 · Foundations

Build the intuition

02 · Training

See how learning happens

03 · Language models

Connect it to modern AI

01Representations · 7 minEmbeddings

Move through a map where related words become nearby coordinates.

Live lab
02Transformers · 8 minThe attention mechanism

Inspect queries, keys, and values while a sentence resolves ambiguity.

Live lab
03Language models · 6 minNext-token prediction

Sample a sequence while temperature reshapes the probability distribution.

Upcoming
04ƒAI literacy · 6 minConfidence is not correctness

Calibrate predictions and find the gap between confidence and accuracy.

Upcoming
THE RULE

One page.
One concept.
One thing to change.

The library is deliberately sequenced: build a decision, see how networks compose it, then learn how training changes the connections.

Begin with a neuron →