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
AI-generated apps that pass security review Icon
AI-generated apps that pass security review

Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
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