Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/mbrl-lib

Library for Model Based RL observed · 2026-08-28

github.com/facebookresearch/mbrl-lib · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2207
  • days_rel: n/a
  • days_push: 782
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1064 stars · 173 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MBRL-Lib is a PyTorch-based toolbox from Facebook Research for developing model-based reinforcement learning algorithms. It provides interchangeable modeling and planning components, utility functions, and reference implementations of PETS, MBPO, and PlaNet.

Use cases

  • implement a model-based RL algorithm with minimal code
  • run PETS on continuous control environments like cartpole
  • experiment with interchangeable dynamics models and planners
  • reproduce MBPO or PlaNet research results
  • prototype planning-based RL agents in PyTorch

When to choose

  • you want to develop or research model-based RL algorithms in Python
  • you need ready-made implementations of PETS, MBPO, or PlaNet
  • you want modular, swappable model and planning components built on PyTorch

When to avoid

  • you need model-free RL algorithms like SAC or PPO
  • you need production RL deployment rather than research prototyping
  • you need a library with frequent updates and active maintenance

Facets

library · maturity maintenance

reinforcement-learning machine-learning simulation reinforcement-learning machine-learning python model-based-rl pytorch pets mbpo planet planning dynamics-models hydra algorithms

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/mbrl-libmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/mbrl-lib")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem