Interactive module

Convolutional Neural Network

A single conv filter learns to tell horizontal stripes from vertical stripes. Watch the kernel, feature map, and pooled output change in real time.

How a CNN works

input (8×8)convrelupool×wkernel (3×3)feature map (6×6)pooled (3×3)dense w0.50ŷ

Press Train to start, or Step to advance one sample at a time.

step0samples seen
losslower = better
ŷ≥0.5 → vertical
test lossheld-out sample
test accrunning average