Models & Architectures · Level 2 of 5
Encoder
A component that maps input into a representation.
The encoding may be contextual, compressed, or task-specific.
Example
A text network converts a sentence into hidden vectors.
Listen to the definition and example
Audio transcript
Encoder. A component that maps input into a representation. The encoding may be contextual, compressed, or task-specific. For example: A text network converts a sentence into hidden vectors.
Explore this concept
Why it matters
This helps you distinguish a model’s structural assumptions from its learned parameter values.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.