2020

Acme: A Research Framework for Distributed Reinforcement Learning

Hoffman, Matthew W., Shahriari, Bobak, Aslanides, John et al.

Understand

Deep reinforcement learning (RL) has led to many recent and groundbreaking advances.

  • However, these advances have often come at the cost of both increased scale in the underlying architectures being trained as well as increased complexity of the RL algorithms used to train them.
  • These increases have in turn made it more difficult for researchers to rapidly prototype new ideas or reproduce published RL algorithms.
  • To address these concerns this work describes Acme, a framework for constructing novel RL algorithms that is specifically designed to enable agents that are built using simple, modular components that can be used at various scales of execution.

Reading the bibliography…