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

Khrylx/PyTorch-RL

PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO. observed · 2026-08-28

github.com/Khrylx/PyTorch-RL · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3242
  • days_rel: n/a
  • days_push: 2031
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1286 stars · 192 forks observed · 2026-08-28

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

A PyTorch library implementing deep reinforcement learning policy gradient algorithms (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). It features fast Fisher vector product computation for TRPO and multiprocessing support for parallel sample collection.

Use cases

  • train a PPO agent on a gym environment
  • run TRPO with fast Fisher vector products
  • implement A2C for discrete and continuous action spaces
  • do imitation learning from expert trajectories with GAIL
  • collect RL samples in parallel with multiprocessing
  • learn policy gradient algorithms from readable code

When to choose

  • you want clean, readable PyTorch implementations of TRPO, PPO, A2C, or GAIL
  • you need efficient Fisher vector product computation for TRPO
  • you are doing research or learning with OpenAI Gym / MuJoCo environments

When to avoid

  • you need a maintained library with recent PyTorch version support
  • you want off-the-shelf support for modern RL algorithms like SAC or DQN
  • you need production-grade distributed RL training at scale

Facets

library · maturity maintenance

reinforcement-learning machine-learning deep-learning reinforcement-learning machine-learning deep-learning robotics python pytorch policy-gradient trpo ppo a2c gail imitation-learning gym mujoco fisher-vector-product linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
Khrylx/PyTorch-RLmain32

For agents

markdown · JSON · MCP: product_card(name="Khrylx/PyTorch-RL")

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