Found 259 repositories(showing 30)
sktime
Time series forecasting with PyTorch
curiousily
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
AIStream-Peelout
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
zalandoresearch
PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
philipperemy
Keras/Pytorch implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.
zhangxu0307
time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code
salesforce
PyTorch code for Learning Deep Time-index Models for Time Series Forecasting (ICML 2023)
jinglescode
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
kgmonkhin
PyTorch GPU implementation of the ES-RNN model for time series forecasting
salesforce
PyTorch code for ETSformer: Exponential Smoothing Transformers for Time-series Forecasting
Secilia-Cxy
Official implement for "SOFTS: Efficient Multivariate Time Series Forecasting with Series-Core Fusion"(NeurIPS'24) in PyTorch.
KasperGroesLudvigsen
PyTorch implementation of Transformer model used in "Deep Transformer Models for Time Series Forecasting: The Influenza Prevalence Case"
amazon-science
Official PyTorch implementation of TSDiff models presented in the NeurIPS 2023 paper "Predict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting"
salesforce
PyTorch code for CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting (ICLR 2022)
ditschuk
A pip-installable PyTorch implementation of TSMixer, providing an easy-to-use and efficient solution for time-series forecasting.
hyliush
Deep learning PyTorch library for time series forecasting
ForestsKing
PyTorch implementation of "Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective" (NeurIPS 2024)
icantnamemyself
Pytorch implementation of NIPS'23 paper: Adaptive Normalization for Non-stationary Time Series Forecasting: A Temporal Slice Perspective
TROUBADOUR000
PyTorch Implementation of "Adaptive Multi-Scale Decomposition Framework for Time Series Forecasting" (AAAI2025)
yfzhang114
This is an official PyTorch implementation of the NeurIPS 2023 paper 《OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling》
TROUBADOUR000
PyTorch Implementation of "TimeFilter: Patch-Specific Spatial-Temporal Graph Filtration for Time Series Forecasting" (ICML 2025)
nzl5116190
This is the pytorch implementation of Basisformer in the Neurips paper: [BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis]
XDZhelheim
My personal PyTorch framework for multivariate time series forecasting.
Water2sea
Official implement for "PGN: The RNN’s New Successor is Effective for Long-Range Time Series Forecasting"(NeurIPS 2024) in PyTorch.
TrustAGI-Lab
[TKDE 2022] The official PyTorch implementation of the paper "Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs".
Rose-STL-Lab
Time series forecasting with PyTorch
Heitao5200
使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)
alanyoungCN
PyTorch implementation for paper "WaveForM: Graph Enhanced Wavelet Learning for Long Sequence Forecasting of Multivariate Time Series" (AAAI 2023)
icantnamemyself
Pytorch implementation of NeurIPS'25 paper: Improving Time Series Forecasting via Instance-aware Post-hoc Revision
ddz16
This repository contains the pytorch code for the 2023 ICASSP paper "Preformer: Predictive Transformer with Multi-Scale Segment-wise Correlations for Long-Term Time Series Forecasting”