There are 115 repositories under time-series-forecasting topic.
Chronos: Pretrained Models for Probabilistic Time Series Forecasting
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
List of papers, code and experiments using deep learning for time series forecasting
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
[AAAI-23 Oral] Official implementation of the paper "Are Transformers Effective for Time Series Forecasting?"
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight), https://openreview.net/forum?id=JePfAI8fah
Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
[ICLR 2024] Official implementation of "TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting"
Unified Training of Universal Time Series Forecasting Transformers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
list of papers, code, and other resources
Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)
time series analysis tutorial
tfts: Time Series Deep Learning Models in TensorFlow
[TPAMI 2024] Awesome Resources of GNNs for Time Series Analysis (GNN4TS)
Probabilistic Hierarchical forecasting đź‘‘ with statistical and econometric methods.
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
A use-case focused tutorial for time series forecasting with python
The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2022)
Resources about time series forecasting and deep learning.
Resources for working with time series and sequence data
MOMENT: A Family of Open Time-series Foundation Models, ICML'24
DEPRECATED, now in sktime - companion package for deep learning based on TensorFlow
[ICLR 2025 Spotlight] Official implementation of "Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts"
Official implementation of our ICLR 2023 paper "Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting"
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
A comprehensive survey on the time series domains
Awesome Easy-to-Use Deep Time Series Modeling based on PaddlePaddle, including comprehensive functionality modules like TSDataset, Analysis, Transform, Models, AutoTS, and Ensemble, etc., supporting versatile tasks like time series forecasting, representation learning, and anomaly detection, etc., featured with quick tracking of SOTA deep models.
[PVLDB 2024 Best Paper Nomination] TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods
Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group
Implement Reservoir Computing models for time series classification, clustering, forecasting, and much more!