RNN backpropagation through time requires:
Answer options
A
Only single-step gradients
B
Unrolling the network across time steps
C
No memory
D
Closed-form solutions
Correct answer: Unrolling the network across time steps
Explanation
The correct answer is: Unrolling the network across time steps.