Artificial Intelligence & Machine Learning

What is Recurrent Neural Network (RNN) primarily used for?

Correct answer

D. A type of neural network designed to recognize patterns in sequential data by maintaining memory of previous inputs.

Explanation

Recurrent Neural Network (RNN) refers to a type of neural network designed to recognize patterns in sequential data by maintaining memory of previous inputs.