SocratesClub / css

《计算社会科学》课程
https://SocratesClub.github.io/css/
19 stars 4 forks source link

Multiple time series prediction with neural networks #20

Open chengjun opened 3 years ago

chengjun commented 3 years ago

PyTorch Forecasting

PyTorch Forecasting is a PyTorch-based package for forecasting time series with state-of-the-art network architectures. It provides a high-level API for training networks on pandas data frames and leverages PyTorch Lightning for scalable training on (multiple) GPUs, CPUs and for automatic logging.

https://github.com/jdb78/pytorch-forecasting

pip install pytorch-forecasting

The stallion tutorial

https://github.com/jdb78/pytorch-forecasting/blob/master/docs/source/tutorials/stallion.ipynb

Data

https://archive.ics.uci.edu/ml/datasets/Beijing+PM2.5+Data