From aeaeaca378e2560333b63d4b9308fdd16473d99f Mon Sep 17 00:00:00 2001 From: younik <42100908+younik@users.noreply.github.com> Date: Sat, 2 Nov 2024 21:29:07 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Farama-F?= =?UTF-8?q?oundation/Minari@73dfb2b3abdd6aca31a95f62e1c2a1ed0a66a5db=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/.buildinfo | 2 +- main/404.html | 7 ++++ main/README/index.html | 7 ++++ .../tutorials_python.zip | Bin 57141 -> 57141 bytes .../tutorials_jupyter.zip | Bin 77335 -> 77335 bytes main/_modules/index.html | 7 ++++ .../callbacks/episode_metadata/index.html | 7 ++++ .../callbacks/step_callback/index.html | 7 ++++ .../data_collector/data_collector/index.html | 7 ++++ .../data_collector/episode_buffer/index.html | 7 ++++ .../minari/dataset/episode_data/index.html | 7 ++++ .../minari/dataset/minari_dataset/index.html | 7 ++++ .../minari/dataset/minari_storage/index.html | 7 ++++ .../minari/dataset/step_data/index.html | 7 ++++ main/_modules/minari/namespace/index.html | 7 ++++ .../minari/storage/hosting/index.html | 7 ++++ main/_modules/minari/storage/local/index.html | 7 ++++ main/_modules/minari/utils/index.html | 7 ++++ .../data_collector/episode_buffer/index.html | 7 ++++ .../episode_metadata_callback/index.html | 7 ++++ main/api/data_collector/index.html | 7 ++++ .../step_data_callback/index.html | 7 ++++ .../minari_dataset/episode_data/index.html | 7 ++++ .../minari_dataset/minari_dataset/index.html | 7 ++++ .../minari_dataset/minari_storage/index.html | 7 ++++ main/api/minari_dataset/step_data/index.html | 7 ++++ main/api/minari_functions/index.html | 7 ++++ main/api/namespace/namespace/index.html | 7 ++++ main/content/basic_usage/index.html | 7 ++++ main/content/dataset_standards/index.html | 7 ++++ main/content/minari_cli/index.html | 7 ++++ main/datasets/D4RL/antmaze/index.html | 7 ++++ .../D4RL/antmaze/large-diverse-v1/index.html | 7 ++++ .../D4RL/antmaze/large-play-v1/index.html | 7 ++++ .../D4RL/antmaze/medium-diverse-v1/index.html | 7 ++++ .../D4RL/antmaze/medium-play-v1/index.html | 7 ++++ .../D4RL/antmaze/umaze-diverse-v1/index.html | 7 ++++ .../datasets/D4RL/antmaze/umaze-v1/index.html | 7 ++++ main/datasets/D4RL/door/cloned-v2/index.html | 7 ++++ main/datasets/D4RL/door/expert-v2/index.html | 7 ++++ main/datasets/D4RL/door/human-v2/index.html | 7 ++++ main/datasets/D4RL/door/index.html | 7 ++++ .../datasets/D4RL/hammer/cloned-v2/index.html | 7 ++++ .../datasets/D4RL/hammer/expert-v2/index.html | 7 ++++ main/datasets/D4RL/hammer/human-v2/index.html | 7 ++++ main/datasets/D4RL/hammer/index.html | 7 ++++ main/datasets/D4RL/index.html | 7 ++++ .../D4RL/kitchen/complete-v2/index.html | 7 ++++ main/datasets/D4RL/kitchen/index.html | 7 ++++ .../datasets/D4RL/kitchen/mixed-v2/index.html | 7 ++++ .../D4RL/kitchen/partial-v2/index.html | 7 ++++ .../minigrid/fourrooms-random-v0/index.html | 9 ++++- .../D4RL/minigrid/fourrooms-v0/index.html | 9 ++++- main/datasets/D4RL/minigrid/index.html | 7 ++++ main/datasets/D4RL/pen/cloned-v2/index.html | 7 ++++ main/datasets/D4RL/pen/expert-v2/index.html | 7 ++++ main/datasets/D4RL/pen/human-v2/index.html | 7 ++++ main/datasets/D4RL/pen/index.html | 7 ++++ main/datasets/D4RL/pointmaze/index.html | 7 ++++ .../D4RL/pointmaze/large-dense-v2/index.html | 7 ++++ .../D4RL/pointmaze/large-v2/index.html | 7 ++++ .../D4RL/pointmaze/medium-dense-v2/index.html | 7 ++++ .../D4RL/pointmaze/medium-v2/index.html | 7 ++++ .../D4RL/pointmaze/open-dense-v2/index.html | 7 ++++ .../D4RL/pointmaze/open-v2/index.html | 7 ++++ .../D4RL/pointmaze/umaze-dense-v2/index.html | 7 ++++ .../D4RL/pointmaze/umaze-v2/index.html | 7 ++++ .../D4RL/relocate/cloned-v2/index.html | 7 ++++ .../D4RL/relocate/expert-v2/index.html | 7 ++++ .../D4RL/relocate/human-v2/index.html | 13 ++++-- main/datasets/D4RL/relocate/index.html | 7 ++++ main/datasets/mujoco/ant/expert-v0/index.html | 37 ++++++++++++++++-- main/datasets/mujoco/ant/index.html | 11 +++++- main/datasets/mujoco/index.html | 11 +++++- main/genindex/index.html | 7 ++++ main/index.html | 7 ++++ main/release_notes/index.html | 9 ++++- main/search/index.html | 7 ++++ main/searchindex.js | 2 +- .../dataset_creation/README/index.html | 7 ++++ .../custom_space_serialization/index.html | 7 ++++ main/tutorials/dataset_creation/index.html | 7 ++++ .../observation_space_subseting/index.html | 7 ++++ .../point_maze_dataset/index.html | 7 ++++ main/tutorials/index.html | 7 ++++ .../using_datasets/IQL_torchrl/index.html | 7 ++++ .../using_datasets/README/index.html | 7 ++++ .../behavioral_cloning/index.html | 7 ++++ main/tutorials/using_datasets/index.html | 7 ++++ 89 files changed, 633 insertions(+), 16 deletions(-) diff --git a/main/.buildinfo b/main/.buildinfo index cf5e2b75..9bf60eb2 100644 --- a/main/.buildinfo +++ b/main/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 2c8f460705e48d500f9dd92ddacd3e25 +config: 90325f00dd92990d271de92d9780c309 tags: d77d1c0d9ca2f4c8421862c7c5a0d620 diff --git a/main/404.html b/main/404.html index 84a48c7e..ff61906f 100644 --- a/main/404.html +++ b/main/404.html @@ -314,6 +314,13 @@ +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    Datasets

    -

    Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development

    +
  • MuJoCo +
  • Development