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

Kaixhin/Rainbow

Rainbow: Combining Improvements in Deep Reinforcement Learning observed · 2026-08-28

github.com/Kaixhin/Rainbow · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3250
  • days_rel: n/a
  • days_push: 1694
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1673 stars · 294 forks observed · 2026-08-28

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

A PyTorch implementation of the Rainbow deep reinforcement learning agent, combining DQN improvements like prioritized experience replay, dueling networks, distributional RL, and noisy nets. It trains on Atari games and ships pretrained models in its releases.

Use cases

  • train a Rainbow DQN agent on Atari games
  • reproduce deep reinforcement learning research results
  • compare DQN algorithm variants like double DQN and dueling networks
  • run data-efficient reinforcement learning experiments
  • download and evaluate pretrained Atari RL models
  • learn how distributional RL and noisy nets are implemented in PyTorch

When to choose

  • you want a reference implementation of the Rainbow paper in PyTorch
  • you need pretrained Atari RL agents for benchmarking
  • you are studying or extending DQN-family algorithms

When to avoid

  • you need a maintained general-purpose RL library with many environments
  • you want production RL training infrastructure
  • you need environments beyond Atari without modification

Facets

library · maturity maintenance

reinforcement-learning deep-learning machine-learning reinforcement-learning machine-learning deep-learning python dqn atari pytorch rainbow research-code pretrained-models linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Kaixhin/Rainbowmain23

For agents

markdown · JSON · MCP: product_card(name="Kaixhin/Rainbow")

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