Question
Which statement would be accepted as correct about LSTM? Focus on the most precise definition.
Correct Answer: D
LSTM networks use gates to manage long-term dependencies and reduce vanishing-gradient effects
The correct answer is lstm networks use gates to manage long-term dependencies and reduce vanishing-gradient effects. This matches the Deep Learning course topic: LSTM.
The correct answer is lstm networks use gates to manage long-term dependencies and reduce vanishing-gradient effects. This matches the Deep Learning course topic: LSTM.
Leave a Reply