In sequence generation tasks, what is the primary input to an RNN at each time step?
Answer options
A
Previous output
B
None of the given options
C
Previous error
D
Current input
E
Current weight
Correct answer: Previous output
Explanation
The source marks the correct answer as: Previous output.