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

zalandoresearch/pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend observed · 2026-08-28

github.com/zalandoresearch/pytorch-ts · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2361
  • days_rel: n/a
  • days_push: 810
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1370 stars · 197 forks observed · 2026-08-28

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

PyTorchTS is a PyTorch-based probabilistic time series forecasting library that uses GluonTS as its backend API for loading, transforming, and backtesting time series datasets. It provides state-of-the-art models such as DeepAR, LSTNet, and N-BEATS implemented in PyTorch.

Use cases

  • forecast future values of a time series with probabilistic predictions
  • train a DeepAR model on hourly or minute-level data
  • backtest time series forecasting models
  • compare DeepAR, LSTNet, and N-BEATS on the same dataset
  • run forecasting models on GPU with PyTorch
  • predict demand or traffic from historical time series data

When to choose

  • you want probabilistic time series forecasts in PyTorch
  • you already use GluonTS but prefer PyTorch over MXNet
  • you need models like DeepAR, LSTNet, or N-BEATS with a consistent API

When to avoid

  • you need actively developed features or frequent updates
  • you want a non-probabilistic point-forecast-only library
  • you work outside the Python/PyTorch ecosystem

Facets

library · maturity maintenance

machine-learning deep-learning data-science machine-learning deep-learning time-series data-science python cross-platform pytorch time-series-forecasting probabilistic-forecasting gluonts deepar n-beats lstnet gpu

1 source

Member repositories

RepositoryRoleHealth v2
zalandoresearch/pytorch-tsmain23

For agents

markdown · JSON · MCP: product_card(name="zalandoresearch/pytorch-ts")

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