An RNN cell output depends on:
Answer options
A
Only current input
B
Current input and previous hidden state
C
Only previous input
D
No inputs
Correct answer: Current input and previous hidden state
Explanation
Quick AnswerThe correct answer is Current input and previous hidden state because it directly addresses the core logic of Generative AI.
The correct answer is: Current input and previous hidden state.