Skip to main content

A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities.

Project description

pre-commit Code style: black

Minari is a Python library for conducting research in offline reinforcement learning, akin to an offline version of Gymnasium or an offline RL version of HuggingFace's datasets library. This library is currently in beta.

The documentation website is at minari.farama.org. We also have a public discord server (which we use for Q&A and to coordinate development work) that you can join here: https://discord.gg/bnJ6kubTg6.

Note: Minari was previously developed under the name Kabuki.

Installation

To install Minari from PyPI:

pip install minari

Note that currently Minari is under a beta release. If you'd like to start testing or contribute to Minari please install this project from source with:

git clone https://github.com/Farama-Foundation/Minari.git
cd Minari
pip install -e .

Getting Started

For an introduction to Minari, see Basic Usage. To create new datasets using Minari, see our Pointmaze D4RL Dataset tutorial, which re-creates the Maze2D datasets from D4RL.

API

To check available remote datasets:

import minari

minari.list_remote_datasets()

To check available local datasets:

import minari

minari.list_local_datasets()

To download a dataset:

import minari

minari.download_dataset("door-cloned-v1")

To load a dataset:

import minari

dataset = minari.load_dataset("door-cloned-v1")

Project Maintainers

Main Contributors: Rodrigo Perez-Vicente, Omar Younis, John Balis

Maintenance for this project is also contributed by the broader Farama team: farama.org/team.


Minari is a shortening of Minarai, the Japanese word for "learning by observation".

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minari-0.4.2.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minari-0.4.2-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

Details for the file minari-0.4.2.tar.gz.

File metadata

  • Download URL: minari-0.4.2.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for minari-0.4.2.tar.gz
Algorithm Hash digest
SHA256 ca538841b5595d1979658c3d9862753d7d3fc304ed13b7b5d8e100f2af2f10f5
MD5 be64b37bcf83b3f0a570c3b21e51d80b
BLAKE2b-256 671636ebb50397f8cc5d0dfd8d8410e65255d64ad3bff5e0f59952cc173a90f4

See more details on using hashes here.

File details

Details for the file minari-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: minari-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for minari-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fbdf2aa8c26c39aaafb03318985e5b311935875bdf18041343fb58428596d505
MD5 d181ad6cc784e8ebd14eb29329debb5b
BLAKE2b-256 2461e70b3811f0955d7d3f2e57bf358eb953057acf9863ec976a50db1eff8afb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page