the.ai

Architecture / Blocks

verified

Residual Connection

Instead of asking a layer to produce its output from scratch, a residual connection asks it only for the change, and adds that to what came in. A layer with nothing useful to contribute can output approximately zero and do no harm, which is what makes stacking a hundred of them survivable.

Viz primitive · update-spectrumdepth = 12 · bars = 8

8 values. The left group decays steeply; the right group is 70% of the way to flat, and reads flatter than the left.

Gradient magnitude reaching each layer, without the residual path and with it. Drag the depth to watch the unaided signal decay while the residual one holds.

12

Reviewed by opendroid · 2026-08-04