timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 149
- age_days: 2529
- days_rel: 98
- days_push: 41
- n_releases_24m: 4
Adoption not part of the score
6111 stars · 721 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tsai is an open-source deep learning library built on PyTorch and fastai for time series and sequential data tasks such as classification, regression, forecasting, and imputation. It provides state-of-the-art models (PatchTST, InceptionTime, ROCKET, RNNs with attention), built-in benchmark datasets, sklearn-style pipeline transforms, and walk-forward cross-validation.
Use cases
- classify time series with deep learning in pytorch
- forecast time series with PatchTST or transformer models
- train a model for time series regression
- benchmark time series classification models like InceptionTime and ROCKET
- impute missing values in time series data
- do walk-forward cross-validation for time series forecasting
- download UCR/UEA time series datasets easily
When to choose
- you want state-of-the-art deep learning models for time series in Python
- you already use PyTorch or fastai and need time series support
- you need quick access to standard time series benchmark datasets
- you want sklearn-like pipelines and walk-forward validation for forecasting
When to avoid
- you need classical statistical forecasting methods like ARIMA or Prophet
- you work outside Python or without GPU support
- you need a lightweight tabular ML tool rather than deep learning
- you rely on conda distribution, which is no longer updated
Facets
library · maturity active
deep-learning machine-learning data-science time-series deep-learning machine-learning python pytorch fastai time-series-classification time-series-regression forecasting imputation transformer patchtst inceptiontime rocket self-supervised gpu
3 sources
- readme: https://github.com/timeseriesAI/tsai · fetched 2026-08-28 · 30a4c4a66185
- homepage: https://timeseriesai.github.io/tsai/ · fetched 2026-08-29 · 596227746ad6
- registry_pypi: https://pypi.org/pypi/tsai/json · fetched 2026-08-29 · b2edb563d1e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| timeseriesAI/tsai | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="timeseriesAI/tsai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem