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
Easy management of simple and complex projects Icon
Easy management of simple and complex projects

We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
Learn More
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