thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models for General Time Series Analysis.
This library helps deep learning researchers evaluate and develop advanced deep time series models. It takes raw time series data as input and provides outputs for tasks like long- and short-term forecasting, identifying anomalies, filling in missing data (imputation), and classifying time series patterns. It's designed for researchers specializing in deep learning, particularly those working with time series data.
11,714 stars. Actively maintained with 5 commits in the last 30 days.
Use this if you are a deep learning researcher focused on time series analysis and need a robust codebase to test cutting-edge models or build your own for various tasks.
Not ideal if you are an end-user practitioner looking for a ready-to-use application or a low-code solution for time series problems without deep learning research involvement.
Stars
11,714
Forks
1,868
Language
Python
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thuml/Time-Series-Library"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.