← Library · Definition

Recurrent Neural Network (RNN)

An RNN is a type of neural network designed to process sequential data, like text or time series. It achieves this by maintaining an internal state (memory) that allows it to consider previous inputs when processing the current one. This makes RNNs suitable for tasks where the order of information matters, such as language translation or speech recognition.

Learn one new AI thing every day.

Daily Deck sends you seven plain-English cards like this every morning. Free.

Start free