Answer Posted / Raj Bhushan Rai
Recurrent Neural Network (RNN) is a type of artificial neural network where the connections between nodes form directed cycles, allowing information to persist across time steps. This makes RNNs suitable for tasks that involve sequential data, such as speech recognition and language translation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers