Question
Which misconception about RNN is avoided by the correct answer? Select the option consistent with standard deep learning theory.
Select an option. Your answer will be checked instantly.
Correct Answer: B. A recurrent neural network processes sequential data using connections across time steps
Explanation:
The correct answer is a recurrent neural network processes sequential data using connections across time steps. This matches the Deep Learning course topic: RNN.
Leave a Reply