openai/procgen
Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 74
- 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: 2477
- days_rel: n/a
- days_push: 159
- n_releases_24m: 0
Adoption not part of the score
1185 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A benchmark of 16 procedurally-generated, game-like Gym environments for measuring how quickly reinforcement learning agents learn generalizable skills. Environments run at thousands of steps per second on a single core and are customizable when built from source.
Use cases
- benchmark reinforcement learning generalization
- measure RL sample efficiency
- train RL agents on procedurally generated levels
- run fast gym environments for RL research
- compare RL agents against overfitting to fixed levels
- build custom RL environments from source
When to choose
- You need fast, randomized Gym environments to test RL generalization
- You want a standard benchmark comparable to published Procgen results
- You need environments that are easy to modify for RL experiments
When to avoid
- You need actively developed features or new environments
- You require GPU-accelerated or vectorized-only environments
- You need environments beyond Python 3.10 or without AVX CPU support
Facets
library · maturity maintenance
simulation machine-learning reinforcement-learning game-engine reinforcement-learning machine-learning gaming-tools python windows cpp gym-environments procedural-generation rl-benchmark openai research linux macos
1 source
- readme: https://github.com/openai/procgen · fetched 2026-08-28 · 63437dfe9cb5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/procgen | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem