15. Suppose there are 100 frames in each video input sequence in one RNN application. Which of the following comments is
Posted: Thu May 26, 2022 9:38 am
15. Suppose there are 100 frames in each video input sequence in one RNN application. Which of the following comments is correct? A. There must be 100 hidden states ho, h₁., h99 in the RNN model. .. B. There must be 100 output vectors 90, 91, 999 in the RNN model. 1 C. For each hidden state h, it must be a vector of 100 elements. D. For each output vector ŷt, it must be a probability number in the range of [0,1].