Ross ROSS = Recommend OSS · open-source software intelligence for agents

thuml/iTransformer

Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight) observed · 2026-08-28

github.com/thuml/iTransformer · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

41/100

  • Activity 32
  • Release rhythm 35
  • Longevity 74

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: 1049
  • days_rel: n/a
  • days_push: 412
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2200 stars · 369 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of iTransformer, an ICLR 2024 Spotlight paper that inverts the Transformer architecture for multivariate time series forecasting by treating each variate as a token. It includes experiment scripts and achieves state-of-the-art results on standard forecasting benchmarks.

Use cases

  • forecast multivariate time series with transformers
  • reproduce iTransformer paper experiments
  • benchmark forecasting models on time series datasets
  • predict future values of multiple correlated sensors
  • compare transformer baselines for long-term forecasting

When to choose

  • you need a strong transformer-based multivariate forecasting baseline
  • you want to reproduce or extend the iTransformer paper
  • your data has many correlated variates and long lookback windows

When to avoid

  • you need simple univariate forecasting where linear models suffice
  • you need a production-ready forecasting service rather than research code
  • you lack GPU resources for training transformer models

Facets

library · maturity stable

machine-learning deep-learning time-series machine-learning data-science python time-series-forecasting transformer research-code iclr-2024 multivariate-forecasting gpu

6 sources

Member repositories

RepositoryRoleHealth v2
thuml/iTransformermain41

For agents

markdown · JSON · MCP: product_card(name="thuml/iTransformer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem