Back to course

Intro to Recurrent Neural Networks (RNN)

Full Course: AI & Machine Learning (ML)

Sequential Data\n\nRNNs are designed for data with a sequence (time series, text). They have 'memory' because they process inputs while keeping track of previous states.