Quiz 3 Question 10 of 20

Standard RNNs struggle to learn dependencies across long sequences because gradients shrink to near zero as they're propagated back through many time steps. Which component of an LSTM (Long Short-Term Memory) unit is primarily responsible for mitigating this vanishing gradient problem?

Select an answer to reveal the explanation.

Motivation