oliverguhr/transformer-time-series-prediction resource
proof of concept for a transformer-based time series prediction model 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: 2379
- days_rel: n/a
- days_push: 1290
- n_releases_24m: 0
Adoption not part of the score
1453 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A proof-of-concept repository with two PyTorch transformer models for single-step and multi-step time series prediction. It is educational demo code, with the author directing serious use to the flow-forecast package.
Use cases
- learn how to build a transformer for time series forecasting
- predict future values from historical time series data
- example of single-step and multi-step prediction in PyTorch
- starting point for transformer-based forecasting experiments
- understand how transformers capture long-term trends in sequences
When to choose
- you want readable reference code for transformer time series models
- you are learning PyTorch and sequence prediction
- you need a minimal demo of multi-step forecasting
When to avoid
- you need production-ready, efficient, or bug-free forecasting
- you want a maintained library with full features - use flow-forecast instead
- you need guaranteed correctness for critical workloads
Facets
learning-resource · maturity maintenance
machine-learning deep-learning time-series deep-learning machine-learning python transformer pytorch time-series-forecasting proof-of-concept
1 source
- readme: https://github.com/oliverguhr/transformer-time-series-prediction · fetched 2026-08-28 · 1c7cfd204d66
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oliverguhr/transformer-time-series-prediction | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="oliverguhr/transformer-time-series-prediction")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem