Farama-Foundation/Minari
A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 1427
- days_rel: 693
- days_push: 29
- n_releases_24m: 1
Adoption not part of the score
1290 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Minari is a Python library providing a standard format for offline reinforcement learning datasets, with popular reference datasets and utilities for creating, storing, and loading them. It integrates with Gymnasium and offers a CLI for browsing and downloading datasets like D4RL.
Use cases
- download offline RL datasets like D4RL
- create offline RL datasets by collecting trajectories from Gymnasium environments
- load and iterate over offline RL episodes for training
- run behavioral cloning or implicit Q-learning experiments
- share offline RL datasets in a standard format
When to choose
- you need offline RL datasets in a standard format compatible with Gymnasium
- you want to collect your own trajectory datasets from Gymnasium environments
- you want access to reference datasets like D4RL, Minigrid, or PointMaze
When to avoid
- you need online reinforcement learning environments rather than offline datasets
- you work outside Python or need non-Gymnasium data formats
Facets
library · maturity active
machine-learning reinforcement-learning cli serialization reinforcement-learning machine-learning artificial-intelligence python cli cross-platform offline-rl gymnasium d4rl datasets farama dataset
3 sources
- readme: https://github.com/Farama-Foundation/Minari · fetched 2026-08-28 · 84fdbc4c4db1
- homepage: https://minari.farama.org · fetched 2026-08-29 · 26bb03659b5c
- registry_pypi: https://pypi.org/pypi/minari/json · fetched 2026-08-29 · 8077884e45c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Farama-Foundation/Minari | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="Farama-Foundation/Minari")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem