openai/universe-starter-agent resource
A starter agent that can solve a number of universe environments. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3576
- days_rel: n/a
- days_push: 3071
- n_releases_24m: 0
Adoption not part of the score
1097 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A starter implementation of an A3C reinforcement learning agent that can solve OpenAI Universe environments, including Atari games like Pong. It is a reference codebase for learning policy-gradient RL, now deprecated in favor of OpenAI's Retro library.
Use cases
- train an A3C agent on Atari Pong
- learn how asynchronous policy gradient RL is implemented
- get started with OpenAI Universe environments
- run parallel RL workers with a parameter server
- study a real-time RL agent codebase in TensorFlow
When to choose
- you want a minimal, readable A3C reference implementation
- you are learning reinforcement learning with TensorFlow and OpenAI Gym
- you need a starting point for agents on Universe/VNC environments
When to avoid
- you need maintained software - it is deprecated in favor of OpenAI Retro
- you want modern TensorFlow or PyTorch versions
- you need production RL training infrastructure
Facets
learning-resource · maturity abandoned
reinforcement-learning machine-learning agent-framework benchmarking reinforcement-learning machine-learning artificial-intelligence gaming-tools tutorials python a3c openai-gym universe-environments atari starter-agent deprecated tensorflow linux macos gpu
1 source
- readme: https://github.com/openai/universe-starter-agent · fetched 2026-08-28 · 949923a9d9ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/universe-starter-agent | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="openai/universe-starter-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem