Neural Networks · Level 2 of 5
Activation Function
A transformation applied to a unit's signal, often to introduce nonlinearity.
Without nonlinear operations, stacked affine layers collapse into one affine map.
Example
A rectifier replaces negative values with zero.
Listen to the definition and example
Audio transcript
Activation Function. A transformation applied to a unit's signal, often to introduce nonlinearity. Without nonlinear operations, stacked affine layers collapse into one affine map. For example: A rectifier replaces negative values with zero.
Explore this concept
Why it matters
This is part of the vocabulary used to read network diagrams and understand parameter updates.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.