google-deepmind/scalable_agent
A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3010
- days_rel: n/a
- days_push: 2730
- n_releases_24m: 0
Adoption not part of the score
1028 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of IMPALA (Importance Weighted Actor-Learner Architectures) for scalable distributed deep reinforcement learning, including a dynamic batching module. It supports single-machine and distributed training on DeepMind Lab environments such as DMLab-30.
Use cases
- train deep RL agents at scale with distributed actor-learner architecture
- reproduce IMPALA results on DMLab-30
- run reinforcement learning experiments on DeepMind Lab levels
- use importance-weighted V-trace off-policy correction
- dynamically batch experience from many parallel actors
When to choose
- you want a reference implementation of the IMPALA algorithm for research
- you need scalable distributed deep RL with many parallel environment actors
- you work with DeepMind Lab or similar environments in TensorFlow
When to avoid
- you need a maintained production library - the repo has not been updated since 2019
- you prefer PyTorch or modern RL frameworks
- you need official Google support or long-term compatibility with recent TensorFlow versions
Facets
library · maturity maintenance
machine-learning reinforcement-learning deep-learning streaming reinforcement-learning machine-learning deep-learning python impala actor-learner tensorflow deepmind-lab distributed-training research-code linux docker
1 source
- readme: https://github.com/google-deepmind/scalable_agent · fetched 2026-08-28 · 2e858172cf4f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-deepmind/scalable_agent | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="google-deepmind/scalable_agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem