English

MBRL-Lib: A Modular Library for Model-based Reinforcement Learning

Artificial Intelligence 2021-04-21 v1 Systems and Control Systems and Control

Abstract

Model-based reinforcement learning is a compelling framework for data-efficient learning of agents that interact with the world. This family of algorithms has many subcomponents that need to be carefully selected and tuned. As a result the entry-bar for researchers to approach the field and to deploy it in real-world tasks can be daunting. In this paper, we present MBRL-Lib -- a machine learning library for model-based reinforcement learning in continuous state-action spaces based on PyTorch. MBRL-Lib is designed as a platform for both researchers, to easily develop, debug and compare new algorithms, and non-expert user, to lower the entry-bar of deploying state-of-the-art algorithms. MBRL-Lib is open-source at https://github.com/facebookresearch/mbrl-lib.

Keywords

Cite

@article{arxiv.2104.10159,
  title  = {MBRL-Lib: A Modular Library for Model-based Reinforcement Learning},
  author = {Luis Pineda and Brandon Amos and Amy Zhang and Nathan O. Lambert and Roberto Calandra},
  journal= {arXiv preprint arXiv:2104.10159},
  year   = {2021}
}
R2 v1 2026-06-24T01:22:44.357Z