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

pfnet/pfrl

PFRL: a PyTorch-based deep reinforcement learning library observed · 2026-08-28

github.com/pfnet/pfrl · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 70
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2261
  • days_rel: n/a
  • days_push: 184
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1274 stars · 158 forks observed · 2026-08-28

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

PFRL is a PyTorch-based deep reinforcement learning library implementing state-of-the-art algorithms such as DQN, Rainbow, PPO, SAC, and A3C. It includes reproducibility scripts and pretrained model zoos for Atari and MuJoCo benchmarks.

Use cases

  • train deep RL agents on Atari games
  • train continuous control policies with SAC or TD3 on MuJoCo
  • reproduce published reinforcement learning benchmark results
  • experiment with Rainbow and IQN algorithms in PyTorch
  • use pretrained RL models as a starting point
  • run asynchronous A3C training on CPU

When to choose

  • you want a PyTorch RL library with many classic algorithms implemented
  • you need reproducible Atari or MuJoCo benchmark scripts and pretrained models
  • you want both discrete and continuous action support with recurrent model options

When to avoid

  • you need the newest RL algorithms or active ecosystem like Stable-Baselines3 or RLlib
  • you want CPU-asynchronous training for most algorithms (only A3C/ACER support it)
  • you need non-PyTorch frameworks such as TensorFlow

Facets

library · maturity maintenance

machine-learning reinforcement-learning sdk reinforcement-learning machine-learning deep-learning python pytorch deep-reinforcement-learning dqn ppo sac a3c atari gym model-zoo linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
pfnet/pfrlmain54

For agents

markdown · JSON · MCP: product_card(name="pfnet/pfrl")

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