Question
Which misconception about RNN is avoided by the correct answer? Identify the best semester-exam answer.
Correct Answer: B
A recurrent neural network processes sequential data using connections across time steps
The correct answer is a recurrent neural network processes sequential data using connections across time steps. This matches the Deep Learning course topic: RNN.
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