Title here
Summary here
Model sequential and time-series data with RNNs, LSTMs, and GRUs.
Sequences — text, audio, stock prices — need models with memory. This module covers recurrent neural networks and their more capable LSTM and GRU variants, and applies them to real time-series forecasting.
Complete all 6 lessons to finish the Sequence Models (RNNs & LSTMs) module.