Denys88/rl_games
RL implementations observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 39
- 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: 2789
- days_rel: 194
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
1383 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RL Games is a high-performance reinforcement learning library built on PyTorch, focused on training agents in massively parallel GPU-based simulation environments like Isaac Gym and MuJoCo. It provides implementations of popular RL algorithms (e.g., PPO, A2C) tuned for games and robotics workloads.
Use cases
- train RL agents on GPU-parallel physics simulations
- learn locomotion policies for quadrupeds and humanoids
- train dexterous in-hand manipulation policies
- run self-play training at large scale
- transfer simulated robot policies to real hardware
- benchmark RL algorithms on EnvPool environments
When to choose
- you need high-throughput RL training with thousands of parallel environments
- you work with NVIDIA Isaac Gym, Isaac Lab, or MuJoCo/MJLab robotics tasks
- you want proven PPO implementations used in published robotics research
- you train policies for games or robotics on GPU hardware
When to avoid
- you need a beginner-friendly RL library with extensive tutorials
- you require a broad algorithm zoo beyond PPO-style on-policy methods
- you work outside Python/PyTorch ecosystems
- you need stable, well-documented APIs for production services rather than research training
Facets
library · maturity active
machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning robotics python cross-platform pytorch ppo a2c isaac-gym mujoco envpool robotics gpu-simulation self-play game-development gpu
2 sources
- readme: https://github.com/Denys88/rl_games · fetched 2026-08-28 · e69e607642da
- registry_pypi: https://pypi.org/pypi/rl_games/json · fetched 2026-08-29 · 821690af7927
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Denys88/rl_games | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="Denys88/rl_games")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem