(Backpropagation)
How a network turns 'that's wrong' into a fix for millions of weights — the backprop algorithm, visualized.
A free, visual course on backpropagation — how neural networks actually learn. From loss and the gradient to the chain rule, the backward pass, and the gradient-descent update that trains every modern model.
Backprop is the one algorithm that trains almost everything — image models, LLMs, diffusion, speech and game-playing AI. Learn it and you understand how AI learns at all.