Technical requirements
In this chapter, we’ll leverage the following Python libraries, all of which you can install using pip
:
- PyTorch Lightning (2.1.4)
- PyTorch Forecasting (1.0.0)
torch
(2.2.0)ray
(2.9.2)numpy
(1.26.3)pandas
(2.1.4)scikit-learn
(1.4.0)sktime
(0.26.0)
The code for this chapter can be found in this book’s GitHub repository: https://github.com/PacktPublishing/Deep-Learning-for-Time-Series-Data-Cookbook.