google-deepmind/acme
A library of reinforcement learning components and agents observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2315
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
4050 stars · 550 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Acme is a Python library of reinforcement learning building blocks and agent implementations from DeepMind. It provides readable reference agents and flexible components that scale from single-stream to distributed training.
Use cases
- implement reinforcement learning agents in python
- run distributed RL training experiments
- get reference implementations of RL algorithms
- build novel RL research on reusable components
- benchmark RL algorithm baselines
- train agents in gym and other environments
When to choose
- you are doing RL research and want strong, flexible baseline agents
- you need reference implementations of RL algorithms
- you want agents that scale from single-machine to distributed setups
When to avoid
- you need a production-ready, turnkey RL product rather than a research framework
- you want a beginner-friendly tutorial library with guaranteed API stability
- you are not working in Python
Facets
library · maturity active
reinforcement-learning machine-learning agent-framework reinforcement-learning machine-learning python rl-agents research-framework distributed-rl deepmind research linux macos
1 source
- readme: https://github.com/google-deepmind/acme · fetched 2026-08-28 · 5e2ed9736abb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-deepmind/acme | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="google-deepmind/acme")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem