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

openai/baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms observed · 2026-08-28

github.com/openai/baselines · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3389
  • days_rel: n/a
  • days_push: 762
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16764 stars · 4932 forks observed · 2026-08-28

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

OpenAI Baselines is a collection of high-quality reference implementations of reinforcement learning algorithms such as DQN, PPO, and ACKTR, built on TensorFlow. It is intended for the research community to replicate published results, compare new methods against standard baselines, and build new ideas on top of well-tested algorithm implementations.

Use cases

  • implement reinforcement learning algorithms in python
  • replicate published RL paper results like DQN scores
  • compare a new RL algorithm against standard baselines
  • train agents on Atari and MuJoCo environments
  • get reference implementations of PPO and DQN
  • build RL research on top of tested algorithm code

When to choose

  • you need canonical, paper-accurate RL algorithm implementations for research
  • you want to benchmark a new RL method against established baselines
  • you are working with TensorFlow 1.x and classic RL environments

When to avoid

  • you need actively maintained code or modern TensorFlow/PyTorch support
  • you want production-ready RL training infrastructure rather than research reference code
  • you need the latest RL algorithms or ecosystem integrations like Gymnasium

Facets

library · maturity maintenance

machine-learning reinforcement-learning benchmarking reinforcement-learning machine-learning artificial-intelligence python reinforcement-learning dqn ppo openai tensorflow research-baselines mujoco research linux macos gpu

2 sources

Member repositories

RepositoryRoleHealth v2
openai/baselinesmain32

For agents

markdown · JSON · MCP: product_card(name="openai/baselines")

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