Question: Which of the following statements about RNNs is true?
Options:
Correct Answer: RNNs can learn from past information in sequences.
Solution:
RNNs can learn from past information in sequences, making them effective for tasks involving temporal data.