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
Quick AnswerThe correct answer is Unrolling the network across time steps because it directly addresses the core logic of Generative AI.
The correct answer is: Unrolling the network across time steps.