(Choose 1 answer)
You are training this RNN language model. Choose the best answer.
A. a4
B. a3
C. a2
a<0>
↓
0
<2>
<Ty>
↑
y<1>
↑
y<Ty-1>
D. al
<1>
At the tth time step, what is the RNN doing?
a1) Estimating P(y<1>, y<2>, ...., y<t-1>)
a2) Estimating P(y<1>)
a3) Estimating P(y<t> | y<1>, <2>,>,...., y<t-1>)
Exit 37