RNNs · Level 3 of 5
Input Gate
An LSTM gate controlling how much candidate information is written to cell state.
It modulates updates rather than directly selecting raw words.
Example
A network admits a new signal into part of its memory.
Listen to the definition and example
Audio transcript
Input Gate. An LSTM gate controlling how much candidate information is written to cell state. It modulates updates rather than directly selecting raw words. For example: A network admits a new signal into part of its memory.
Explore this concept
Why it matters
This helps you trace information and gradient flow through sequence models.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.