the.ai

Foundations / Architecture

verified

Activation Function

The small nonlinear step between one layer and the next. It looks like a detail and it is the reason depth means anything: without it, a stack of a hundred layers computes exactly what one layer computes, because composing linear maps gives a linear map. Everything a deep network can express that a shallow one cannot passes through this function.

Viz primitive · budget-splitsaturated-units = 8

saturated-units holds 17% of the budget; rest holds the remaining 83%.

Units sitting where the activation has flattened and passes almost no gradient, against ones still in its responsive range, in units. Drag the saturated count up to watch the layer stop learning — and remember these shares multiply down a deep stack.

8

Reviewed by opendroid · 2026-08-18