ai-learnings

Backprop

Backpropagation: how a neural net’s loss gradient flows backward through every parameter. The single most important algorithm to write yourself before relying on a framework.

What’s here

Status

[ ] Not started.

Prerequisites

prereqs/calculus/ — chain rule, partial derivatives.

Resources