Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

USAII CAIC Exam - Topic 7 Question 1 Discussion

Which of the following statement is CORRECT for RNN?
E) a, b and c only
A) One prominent drawback of RNNs is that they cannot remember more than a few time steps.
B) RNN lacks long-term memory.
C) Long Short-Term Memory LSTM networks are an extension of RNNs that encapsulate long-term memory.
D) a and b only

USAII CAIC Exam - Topic 7 Question 1 Discussion

Actual exam question for USAII's CAIC exam
Question #: 1
Topic #: 7
[All CAIC Questions]

Which of the following statement is CORRECT for RNN?

Show Suggested Answer Hide Answer
Suggested Answer: E

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.


Contribute your Thoughts:

0/2000 characters
Tiara
4 days ago
I’m a bit confused about A and B; I thought RNNs could remember some context, but maybe not as much as LSTMs.
upvoted 0 times
...
Paris
9 days ago
I practiced a similar question last week, and I think the answer is E because it includes all the statements about RNNs and LSTMs.
upvoted 0 times
...
Arthur
14 days ago
I'm not entirely sure, but I feel like LSTMs are definitely related to RNNs and help with long-term memory, which makes C sound right.
upvoted 0 times
...
Mitsue
20 days ago
I remember discussing how RNNs struggle with long sequences, so I think A and B might be correct.
upvoted 0 times
...
Kenny
25 days ago
I'm a bit confused about whether to include C in my answer. It seems important, but does it really change the correctness of A and B?
upvoted 0 times
...
Geoffrey
30 days ago
I feel like I've seen a question like this before, and I think D might be the right choice since both A and B are true.
upvoted 0 times
...
Lizette
1 month ago
I think C is definitely true since LSTMs are designed to handle long-term dependencies better than standard RNNs.
upvoted 0 times
...
Kattie
3 months ago
I remember studying that RNNs struggle with long sequences, so A seems correct. But I'm not sure about B.
upvoted 0 times
...

Save Cancel