yuqinie98/PatchTST
An offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1408
- days_rel: n/a
- days_push: 751
- n_releases_24m: 0
Adoption not part of the score
2685 stars · 450 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of PatchTST, an ICLR 2023 Transformer model for long-term time series forecasting based on patching and channel-independence. It includes code for both supervised and self-supervised (pre-training/transfer) learning experiments.
Use cases
- forecast long-term time series with transformers
- reproduce PatchTST ICLR 2023 paper results
- train a self-supervised pretrained model for time series and transfer it to downstream tasks
- benchmark forecasting models like DLinear against PatchTST on datasets like ETT and weather
- experiment with patching and channel-independence designs for multivariate forecasting
When to choose
- you need state-of-the-art long-term time series forecasting in Python
- you want a research reference implementation of PatchTST
- you want to pretrain on time series and fine-tune for downstream forecasting
When to avoid
- you need a production-ready forecasting library with maintained APIs - use GluonTS, NeuralForecast, or tsai which integrate PatchTST
- you need short-horizon or non-neural forecasting methods
- you need real-time streaming forecasting
Facets
library · maturity stable
machine-learning deep-learning time-series machine-learning deep-learning data-science python time-series-forecasting transformer patchtst research-code self-supervised-learning long-term-forecasting
1 source
- readme: https://github.com/yuqinie98/PatchTST · fetched 2026-08-28 · 4f99bb730cb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yuqinie98/PatchTST | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yuqinie98/PatchTST")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem