chickenbestlover/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch. 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: 3086
- days_rel: n/a
- days_push: 1857
- n_releases_24m: 0
Adoption not part of the score
1305 stars · 310 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of an RNN-based time-series anomaly detector using a two-stage strategy of multi-step prediction followed by anomaly score calculation. It includes datasets such as NYC taxi, ECG, and gesture data for evaluation.
Use cases
- detect anomalies in time-series data
- forecast future values of a time series with an RNN
- reproduce time-series anomaly detection research
- run anomaly detection on NYC taxi or ECG datasets
- train a PyTorch model for streaming data outlier detection
When to choose
- you need a research-grade RNN anomaly detection baseline in PyTorch
- you work with univariate time-series like sensor streams or ECG signals
- you want a two-stage predict-then-score anomaly detection pipeline
When to avoid
- you need production support on Windows (errors reported)
- you need actively maintained code or recent PyTorch compatibility
- you need multivariate or transformer-based anomaly detection
Facets
library · maturity maintenance
machine-learning deep-learning nlp machine-learning time-series data-science python rnn anomaly-detection time-series pytorch forecasting linux gpu
1 source
- readme: https://github.com/chickenbestlover/RNN-Time-series-Anomaly-Detection · fetched 2026-08-28 · 348444b0c52e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chickenbestlover/RNN-Time-series-Anomaly-Detection | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chickenbestlover/RNN-Time-series-Anomaly-Detection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem