-
Book Overview & Buying
-
Table Of Contents
Time Series with PyTorch
By :
In this chapter, we discussed several neural network models for time series forecasting. We will not dive deep into these models; however, we recommend the reader at least understand the basic concepts of these models. Time series forecasting is a complicated task, and different domains and different datasets require different models. With more intuition about different models, the reader can better choose a model for the task at hand. We also discussed several foundation models, which are pretrained models that can be used for zero-shot forecasting tasks. These models are useful when we want to quickly perform a forecasting task or as baselines for our models if we have no financial constraints.