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

chainer/chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer. observed · 2026-08-28

github.com/chainer/chainerrl · 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: 3502
  • days_rel: n/a
  • days_push: 1849
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1198 stars · 225 forks observed · 2026-08-28

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

ChainerRL is a deep reinforcement learning library implementing state-of-the-art algorithms like DQN, Rainbow, PPO, SAC, and A3C in Python on top of the Chainer deep learning framework. It includes examples for Atari 2600 and OpenAI Gym environments.

Use cases

  • train deep reinforcement learning agents
  • implement dqn or rainbow in python
  • run a3c async training on atari
  • experiment with ppo and sac algorithms
  • reproduce rl research results
  • learn reinforcement learning with gym environments

When to choose

  • you are already using the Chainer framework
  • you need CPU asynchronous training algorithms like A3C or ACER
  • you want a wide selection of classic deep RL algorithms in one library

When to avoid

  • you prefer PyTorch - use PFRL, the maintained successor instead
  • you need actively maintained software with recent updates
  • you need GPU-first batch training on modern hardware

Facets

library · maturity maintenance

reinforcement-learning deep-learning machine-learning reinforcement-learning machine-learning deep-learning python chainer dqn actor-critic ppo sac a3c gym atari deep-reinforcement-learning linux macos

1 source

Member repositories

RepositoryRoleHealth v2
chainer/chainerrlmain23

For agents

markdown · JSON · MCP: product_card(name="chainer/chainerrl")

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