Which of the following statement is CORRECT for RNN?
The correct answer is E. a, b and c only because all three statements correctly describe Recurrent Neural Networks and their limitation. RNNs are neural network models designed for sequential data such as text, speech, time-series data, and ordered events. They process information step by step and use previous hidden states to influence later outputs.
Statement A is correct because a major drawback of traditional RNNs is their difficulty in remembering information over many time steps. This happens mainly because of vanishing gradient problems during training. Statement B is also correct because standard RNNs generally struggle with long-term dependencies, meaning they may fail to retain important information from earlier parts of a sequence. Statement C is correct because Long Short-Term Memory networks are a specialized extension of RNNs designed to handle long-term memory more effectively using gates that control what information is stored, forgotten, and passed forward.
Therefore, the best answer is E. a, b and c only.
Glendora
3 days agoKaitlyn
8 days agoLuisa
13 days agoJoni
18 days agoEffie
23 days agoJarvis
29 days agoChaya
1 month agoJohnna
1 month agoAlease
1 month agoTiara
2 months agoParis
2 months agoArthur
2 months agoMitsue
2 months agoKenny
2 months agoGeoffrey
3 months agoLizette
3 months agoKattie
4 months ago