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

liyaguang/DCRNN

Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow observed · 2026-08-28

github.com/liyaguang/DCRNN · Python · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3191
  • days_rel: n/a
  • days_push: 632
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1439 stars · 423 forks observed · 2026-08-28

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

A TensorFlow implementation of the Diffusion Convolutional Recurrent Neural Network (DCRNN) from the ICLR 2018 paper on data-driven traffic forecasting. It models road networks as graphs and forecasts traffic time series on benchmark datasets like METR-LA and PEMS-BAY.

Use cases

  • forecast traffic speed on highway sensor networks
  • reproduce DCRNN results from the ICLR 2018 paper
  • train spatiotemporal graph neural networks on METR-LA or PEMS-BAY
  • benchmark traffic prediction models
  • learn graph-based time series forecasting with TensorFlow

When to choose

  • you need a reference implementation of DCRNN for research or benchmarking
  • you want to experiment with graph recurrent networks for traffic or sensor forecasting
  • you are working with the METR-LA or PEMS-BAY datasets

When to avoid

  • you need production-ready traffic forecasting with modern framework support
  • you want PyTorch or newer TensorFlow 2.x compatibility out of the box
  • your sensor network is not the Los Angeles road graph, since adjacency is precomputed for specific sensor ids

Facets

library · maturity maintenance

deep-learning machine-learning data-science streaming deep-learning machine-learning time-series python tensorflow graph-neural-networks traffic-forecasting spatiotemporal iclr-2018 research-code metr-la pems-bay transportation linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
liyaguang/DCRNNmain32

For agents

markdown · JSON · MCP: product_card(name="liyaguang/DCRNN")

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