PyTorch Forecasting¶
An implementation on top of PyTorch of several deep learning models for time series forecasting. Models include Temporal Fusion Transformers, N-BEATS, DeepAR, and simple standard networks for baselineing.
Logo |
![]() |
---|---|
Website |
|
Repository |
|
Byline |
Time series forecasting with PyTorch |
License |
MIT |
Project age |
2 years 1 months |
Backers |
Personal Project (Creator and maintainer) |
Lastest News (2022-03-23) |
v0.10.0 Adding N-HiTS network (N-BEATS successor) more |
Size score (1 to 10, higher is better) |
2.75 |
Trend score (1 to 10, higher is better) |
6.0 |
Education Resources¶
URL |
Resource Type |
Description |
---|---|---|
https://towardsdatascience.com/introducing-pytorch-forecasting-64de99b9ef46 |
Blog |
Overview of the PyTorch-Forecasting project by the project creator. |
Git Commit Statistics¶
Statistics computed using Git data through March 31, 2022.
Statistic |
Lifetime |
Last 12 Months |
---|---|---|
Commits |
9,271 |
3,481 |
Lines committed |
1,778,786 |
427,042 |
Unique committers |
31 |
17 |
Core committers |
5 |
4 |

Similar Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
4.5 |
8.0 |
A python library for easy manipulation and forecasting of time series. |
|
4.25 |
6.75 |
Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis. |
|
1.75 |
4.25 |
Luminaire is a python package that provides ML driven solutions for monitoring time series data. |
|
3.25 |
5.75 |
A Machine Learning Framework for Time Series Intelligence |
|
2.5 |
4.0 |
An Automated Time-series Outlier Detection System |