Deep Learning: UNIT- 3: RNN: Long Answer Questions
UNIT 3 RNN Long Answer Questions 1. Explain RNNLayer with neat diagram. 2. Explain RNNNode with example. 3. What is the drawback of Artificial Neural Network? How can you overcome that? Explain. 4. Explain how RNNs handle sequential data. 5. Explain the basic three structures of RNN 6. What is the role of the hidden state in an RNN? 7. What is a Recurrent Neural Network (RNN) and how does it differ from a feedforw...