Dopamine: A Research Framework for Deep Reinforcement Learning
Pablo Samuel Castro, Subhodeep Moitra, Carles Gelada, Saurabh Kumar,, Marc G. Bellemare

TL;DR
Dopamine is an open-source, TensorFlow-based framework designed to facilitate diverse deep reinforcement learning research by providing reliable implementations of state-of-the-art agents and a taxonomy of research objectives.
Contribution
The paper introduces Dopamine, a new flexible framework for deep RL research, and offers a taxonomy to categorize research goals in the field.
Findings
Provides reliable implementations of deep RL agents
Highlights the diversity of research objectives in deep RL
Supports reproducibility and benchmarking in deep RL
Abstract
Deep reinforcement learning (deep RL) research has grown significantly in recent years. A number of software offerings now exist that provide stable, comprehensive implementations for benchmarking. At the same time, recent deep RL research has become more diverse in its goals. In this paper we introduce Dopamine, a new research framework for deep RL that aims to support some of that diversity. Dopamine is open-source, TensorFlow-based, and provides compact and reliable implementations of some state-of-the-art deep RL agents. We complement this offering with a taxonomy of the different research objectives in deep RL research. While by no means exhaustive, our analysis highlights the heterogeneity of research in the field, and the value of frameworks such as ours.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
