Question
Which statement would be accepted as correct about LSTM? Focus on the most precise definition.
Select an option. Your answer will be checked instantly.
Correct Answer: D. LSTM networks use gates to manage long-term dependencies and reduce vanishing-gradient effects
Explanation:
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