| awslabs/gluonts |
5,162 |
|
0 |
16 |
28 days ago |
107 |
December 07, 2023 |
385 |
apache-2.0 |
Python |
| Probabilistic time series modeling in Python |
| ourownstory/neural_prophet |
3,512 |
|
0 |
3 |
about 2 years ago |
24 |
September 19, 2023 |
45 |
mit |
Python |
| NeuralProphet: A simple forecasting package |
| jdb78/pytorch-forecasting |
3,439 |
|
0 |
10 |
about 2 years ago |
34 |
July 26, 2020 |
464 |
mit |
Python |
| Time series forecasting with PyTorch |
| Nixtla/neuralforecast |
2,121 |
|
0 |
5 |
about 2 years ago |
20 |
October 05, 2023 |
98 |
other |
Python |
| Scalable and user friendly neural :brain: forecasting algorithms. |
| LongxingTan/Time-series-prediction |
762 |
|
0 |
0 |
over 2 years ago |
11 |
October 16, 2023 |
11 |
mit |
Python |
| tfts: Time series deep learning models in TensorFlow |
| philipperemy/n-beats |
686 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
Python |
| Keras/Pytorch implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting. |
| WenjieDu/PyPOTS |
558 |
|
0 |
0 |
about 2 years ago |
20 |
November 30, 2023 |
14 |
bsd-3-clause |
Python |
| A Python toolbox/library for reality-centric machine learning/deep learning on partially-observed time series with PyTorch, including SOTA models supporting tasks of imputation, classification, clustering, and forecasting on incomplete (irregularly-sampled) multivariate time series with NaN missing values/data. https://arxiv.org/abs/2305.18811 |
| JEddy92/TimeSeries_Seq2Seq |
362 |
|
0 |
0 |
almost 7 years ago |
0 |
|
9 |
|
Jupyter Notebook |
| This repo aims to be a useful collection of notebooks/code for understanding and implementing seq2seq neural networks for time series forecasting. Networks are constructed with keras/tensorflow. |
| Seanny123/da-rnn |
242 |
|
0 |
0 |
about 5 years ago |
0 |
|
20 |
|
Python |
| Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction |
| aprbw/traffic_prediction |
237 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
TeX |
| Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries). |