Scalable Agent is the open implementation of IMPALA (Importance Weighted Actor-Learner Architectures), a highly scalable distributed reinforcement learning framework developed by Google DeepMind. IMPALA introduced a new paradigm for efficiently training agents across large-scale environments by decoupling acting and learning processes. In this architecture, multiple actor processes interact with their environments in parallel to collect trajectories, which are then asynchronously sent to a centralized learner for policy updates. The learner uses importance weighting to correct for policy lag between actors and the learner, enabling stable off-policy training at scale. This design allows the system to scale efficiently to hundreds of environments and billions of frames while maintaining sample efficiency and stability. The implementation supports training in DeepMind Lab (DMLab) and has also been adapted for other environments like Atari and Street View.

Features

  • Implements IMPALA, a scalable distributed deep reinforcement learning framework
  • Supports asynchronous actor-learner architecture with importance weighting
  • Efficiently trains agents on large-scale environments (e.g., DMLab-30, Atari)
  • Includes dynamic batching for optimized data throughput
  • Compatible with DeepMind Sonnet and TensorFlow
  • Provides Dockerfile setup for reproducible single-machine or distributed training

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Scalable Distributed Deep-RL

Scalable Distributed Deep-RL Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Scalable Distributed Deep-RL!

Additional Project Details

Operating Systems

Linux

Programming Language

C++, Python

Related Categories

Python Deep Learning Frameworks, C++ Deep Learning Frameworks

Registered

2025-10-09