switching to full screen to give the best experience
Training timeline · every view is a snapshot of this moment
Training
Running
Run
Weather
Animation
Weather csv
Label noise
Hidden layers · neurons
Activation
Loss
Optimizer
Learning rate
0.003
Momentum
0.10
Batch size
10
L2 decay
0.001
Validation
Model
View
Loss
Epochs 0
Miss · false alarm — · —
Run
Phase
Narration

Run
Waypoint
(0.00, 0.00)
Forecast
Divert threshold
0.50
View
Narration

Airspace map (feature space)

ok · 1–3 rough · 4–6
Your browser does not support canvas.
choose, then click on the map: click a data point to tag or remove it

Neural network

Your browser does not support canvas.

input at the top, prediction at the bottom · line thickness = weight strength · blue + / orange − · click a node, a connection, an activation box, or a layer's label to inspect it · selecting a component traces one point's values through every layer

Layer space

(select the layer to view from the selection in the panel below)

Your browser does not support canvas.

The network, layer by layer

each stage reshapes the output of the one before it — click a stage to inspect it

Gradient descent · loss landscape

mapping the loss landscape…

Your browser does not support canvas.

A contour map of the loss in a 2-D slice of weight space, centered on the net — dark = low loss, bright violet = high. The gold dot is the current weights (it slides downhill between re-maps), the violet trail is the run's recent path projected onto the slice, and the white ring marks the lowest mapped point nearby. Train and watch the dot chase the ring into the dark basin — that's settling into a (local) minimum. The map re-surveys itself as the run moves; the axes re-orient along the direction of travel.