May 2026
Intermediate to advanced
606 pages
16h 23m
English
Time-series data is a type of sequential data, and the positions of the values come from the temporal dynamics. Meanwhile, in deep learning, recurrent neural networks (RNNs) are designed to consume sequential data and predict results sequentially. Not surprisingly, RNNs are good candidates for time-series forecasting models. In this chapter, we take a dynamic system view of time-series data and make a connection between time-series forecasting and RNNs. Following the introduction of RNNs, we introduce our homemade RNN model for forecasting.
In this chapter, we will cover the following topics:
If we ...
Read now
Unlock full access