Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple time series prediction with neural networks #20

Open
chengjun opened this issue Jul 23, 2021 · 0 comments
Open

Multiple time series prediction with neural networks #20

chengjun opened this issue Jul 23, 2021 · 0 comments

Comments

@chengjun
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant