Neural Networks · Level 2 of 5
Layer
A group of operations forming one stage of a neural network.
Layers can contain learned parameters, fixed transformations, or both.
Example
A dense stage converts 128 features into 64 features.
Listen to the definition and example
Audio transcript
Layer. A group of operations forming one stage of a neural network. Layers can contain learned parameters, fixed transformations, or both. For example: A dense stage converts 128 features into 64 features.
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.