From 240da6b05a5e00cde72df01f717ec72ff8d8a36a Mon Sep 17 00:00:00 2001 From: pseudo-rnd-thoughts Date: Fri, 14 Jul 2023 22:50:55 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Farama-F?= =?UTF-8?q?oundation/Gymnasium@7ddce8c807945f3cba5e3453a1b8e3f086743b96=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- 404.html | 57 +- README/index.html | 63 +- .../environment_creation.ipynb | 4 +- .../tutorials_python.zip | Bin 104779 -> 104829 bytes .../handling_time_limits.ipynb | 2 +- .../vector_envs_tutorial.ipynb | 2 +- .../environment_creation.py | 13 +- .../FrozenLake_tuto.ipynb | 2 +- .../tutorials_jupyter.zip | Bin 128609 -> 128658 bytes .../implementing_custom_wrappers.ipynb | 2 +- .../reinforce_invpend_gym_v26.ipynb | 2 +- .../blackjack_tutorial.ipynb | 2 +- _images/gymnasium-text.png | Bin 0 -> 140526 bytes _modules/gymnasium/core/index.html | 1310 ++++++++++++ .../gymnasium/envs/registration/index.html | 1834 +++++++++++++++++ .../vector/async_vector_env/index.html | 1407 +++++++++++++ .../vector/sync_vector_env/index.html | 951 +++++++++ .../experimental/vector/utils/misc/index.html | 783 +++++++ .../vector/utils/shared_memory/index.html | 977 +++++++++ .../vector/utils/space_utils/index.html | 1129 ++++++++++ .../experimental/vector/vector_env/index.html | 1208 +++++++++++ .../wrappers/atari_preprocessing/index.html | 928 +++++++++ .../experimental/wrappers/common/index.html | 1037 ++++++++++ .../wrappers/lambda_action/index.html | 900 ++++++++ .../wrappers/lambda_observation/index.html | 1342 ++++++++++++ .../wrappers/lambda_reward/index.html | 824 ++++++++ .../wrappers/rendering/index.html | 1159 +++++++++++ .../wrappers/stateful_action/index.html | 784 +++++++ .../wrappers/stateful_observation/index.html | 1227 +++++++++++ .../wrappers/stateful_reward/index.html | 807 ++++++++ .../vector/dict_info_to_list/index.html | 808 ++++++++ .../record_episode_statistics/index.html | 866 ++++++++ .../vector/vectorize_action/index.html | 865 ++++++++ .../vector/vectorize_observation/index.html | 944 +++++++++ .../vector/vectorize_reward/index.html | 800 +++++++ _modules/gymnasium/spaces/box/index.html | 1059 ++++++++++ _modules/gymnasium/spaces/dict/index.html | 960 +++++++++ _modules/gymnasium/spaces/discrete/index.html | 867 ++++++++ _modules/gymnasium/spaces/graph/index.html | 985 +++++++++ .../gymnasium/spaces/multi_binary/index.html | 843 ++++++++ .../spaces/multi_discrete/index.html | 948 +++++++++ _modules/gymnasium/spaces/sequence/index.html | 901 ++++++++ _modules/gymnasium/spaces/space/index.html | 874 ++++++++ _modules/gymnasium/spaces/text/index.html | 913 ++++++++ _modules/gymnasium/spaces/tuple/index.html | 883 ++++++++ _modules/gymnasium/spaces/utils/index.html | 1250 +++++++++++ .../gymnasium/utils/env_checker/index.html | 1055 ++++++++++ _modules/gymnasium/utils/play/index.html | 1125 ++++++++++ .../gymnasium/utils/save_video/index.html | 831 ++++++++ _modules/gymnasium/utils/seeding/index.html | 759 +++++++ .../utils/step_api_compatibility/index.html | 891 ++++++++ .../vector/async_vector_env/index.html | 1409 +++++++++++++ _modules/gymnasium/vector/index.html | 807 ++++++++ .../vector/sync_vector_env/index.html | 957 +++++++++ .../vector/utils/numpy_utils/index.html | 868 ++++++++ .../vector/utils/shared_memory/index.html | 913 ++++++++ .../gymnasium/vector/utils/spaces/index.html | 937 +++++++++ .../gymnasium/vector/vector_env/index.html | 1120 ++++++++++ .../wrappers/atari_preprocessing/index.html | 926 +++++++++ .../gymnasium/wrappers/autoreset/index.html | 808 ++++++++ .../gymnasium/wrappers/clip_action/index.html | 765 +++++++ .../wrappers/compatibility/index.html | 851 ++++++++ .../gymnasium/wrappers/env_checker/index.html | 817 ++++++++ .../wrappers/filter_observation/index.html | 814 ++++++++ .../wrappers/flatten_observation/index.html | 765 +++++++ .../gymnasium/wrappers/frame_stack/index.html | 918 +++++++++ .../gray_scale_observation/index.html | 790 +++++++ .../wrappers/human_rendering/index.html | 864 ++++++++ .../gymnasium/wrappers/normalize/index.html | 877 ++++++++ .../wrappers/order_enforcing/index.html | 811 ++++++++ .../wrappers/pixel_observation/index.html | 937 +++++++++ .../record_episode_statistics/index.html | 853 ++++++++ .../wrappers/record_video/index.html | 950 +++++++++ .../wrappers/render_collection/index.html | 784 +++++++ .../wrappers/rescale_action/index.html | 811 ++++++++ .../wrappers/resize_observation/index.html | 805 ++++++++ .../step_api_compatibility/index.html | 778 +++++++ .../time_aware_observation/index.html | 801 +++++++ .../gymnasium/wrappers/time_limit/index.html | 811 ++++++++ .../wrappers/transform_observation/index.html | 769 +++++++ .../wrappers/transform_reward/index.html | 768 +++++++ .../wrappers/vector_list_info/index.html | 848 ++++++++ _modules/index.html | 791 +++++++ _static/documentation_options.js | 2 +- _static/img/gymnasium-text.png | Bin 0 -> 140526 bytes _static/pygments.css | 4 +- _static/scripts/furo.js | 2 +- _static/scripts/furo.js.map | 2 +- _static/styles/furo-extensions.css | 2 +- _static/styles/furo-extensions.css.map | 2 +- _static/styles/furo.css | 2 +- _static/styles/furo.css.map | 2 +- _static/versioning/versioning_menu.html | 2 +- _static/videos/environments-demo.mp4 | Bin 0 -> 9878780 bytes api/env/index.html | 64 +- api/experimental/functional/index.html | 160 +- api/experimental/index.html | 63 +- api/experimental/vector/index.html | 72 +- api/experimental/vector_utils/index.html | 75 +- api/experimental/vector_wrappers/index.html | 396 +++- api/experimental/wrappers/index.html | 310 ++- api/registry/index.html | 79 +- api/spaces/composite/index.html | 83 +- api/spaces/fundamental/index.html | 91 +- api/spaces/index.html | 59 +- api/spaces/utils/index.html | 65 +- api/spaces/vector_utils/index.html | 83 +- api/utils/index.html | 104 +- api/vector/index.html | 84 +- api/wrappers/action_wrappers/index.html | 65 +- api/wrappers/index.html | 66 +- api/wrappers/misc_wrappers/index.html | 125 +- api/wrappers/observation_wrappers/index.html | 84 +- api/wrappers/reward_wrappers/index.html | 70 +- content/basic_usage/index.html | 67 +- content/gym_compatibility/index.html | 59 +- content/migration-guide/index.html | 57 +- environments/atari/adventure/index.html | 75 +- environments/atari/air_raid/index.html | 76 +- environments/atari/alien/index.html | 75 +- environments/atari/amidar/index.html | 76 +- environments/atari/assault/index.html | 76 +- environments/atari/asterix/index.html | 76 +- environments/atari/asteroids/index.html | 76 +- environments/atari/atlantis/index.html | 76 +- environments/atari/atlantis2/index.html | 76 +- environments/atari/backgammon/index.html | 79 +- environments/atari/bank_heist/index.html | 75 +- environments/atari/basic_math/index.html | 80 +- environments/atari/battle_zone/index.html | 75 +- environments/atari/beam_rider/index.html | 80 +- environments/atari/berzerk/index.html | 75 +- environments/atari/blackjack/index.html | 79 +- environments/atari/bowling/index.html | 76 +- environments/atari/boxing/index.html | 75 +- environments/atari/breakout/index.html | 76 +- environments/atari/carnival/index.html | 76 +- environments/atari/casino/index.html | 79 +- environments/atari/centipede/index.html | 75 +- environments/atari/chopper_command/index.html | 75 +- environments/atari/complete_list/index.html | 561 ++++- environments/atari/crazy_climber/index.html | 76 +- environments/atari/crossbow/index.html | 78 +- environments/atari/darkchambers/index.html | 78 +- environments/atari/defender/index.html | 75 +- environments/atari/demon_attack/index.html | 76 +- environments/atari/donkey_kong/index.html | 78 +- environments/atari/double_dunk/index.html | 75 +- environments/atari/earthworld/index.html | 78 +- environments/atari/elevator_action/index.html | 77 +- environments/atari/enduro/index.html | 76 +- environments/atari/entombed/index.html | 78 +- environments/atari/et/index.html | 78 +- environments/atari/fishing_derby/index.html | 77 +- environments/atari/flag_capture/index.html | 78 +- environments/atari/freeway/index.html | 82 +- environments/atari/frogger/index.html | 79 +- environments/atari/frostbite/index.html | 75 +- environments/atari/galaxian/index.html | 79 +- environments/atari/gopher/index.html | 76 +- environments/atari/gravitar/index.html | 75 +- environments/atari/hangman/index.html | 78 +- environments/atari/haunted_house/index.html | 78 +- environments/atari/hero/index.html | 75 +- .../atari/human_cannonball/index.html | 78 +- environments/atari/ice_hockey/index.html | 75 +- environments/atari/index.html | 57 +- environments/atari/jamesbond/index.html | 75 +- environments/atari/journey_escape/index.html | 76 +- environments/atari/kaboom/index.html | 79 +- environments/atari/kangaroo/index.html | 75 +- environments/atari/keystone_kapers/index.html | 79 +- environments/atari/king_kong/index.html | 79 +- environments/atari/klax/index.html | 78 +- environments/atari/koolaid/index.html | 79 +- environments/atari/krull/index.html | 75 +- environments/atari/kung_fu_master/index.html | 78 +- environments/atari/laser_gates/index.html | 78 +- environments/atari/lost_luggage/index.html | 79 +- environments/atari/mario_bros/index.html | 78 +- environments/atari/miniature_golf/index.html | 78 +- .../atari/montezuma_revenge/index.html | 75 +- environments/atari/mr_do/index.html | 79 +- environments/atari/ms_pacman/index.html | 76 +- environments/atari/name_this_game/index.html | 76 +- environments/atari/othello/index.html | 79 +- environments/atari/pacman/index.html | 78 +- environments/atari/phoenix/index.html | 78 +- environments/atari/pitfall/index.html | 75 +- environments/atari/pitfall2/index.html | 78 +- environments/atari/pong/index.html | 76 +- environments/atari/pooyan/index.html | 76 +- environments/atari/private_eye/index.html | 75 +- environments/atari/qbert/index.html | 76 +- environments/atari/riverraid/index.html | 75 +- environments/atari/road_runner/index.html | 75 +- environments/atari/robotank/index.html | 75 +- environments/atari/seaquest/index.html | 75 +- environments/atari/sir_lancelot/index.html | 79 +- environments/atari/skiing/index.html | 76 +- environments/atari/solaris/index.html | 78 +- environments/atari/space_invaders/index.html | 79 +- environments/atari/space_war/index.html | 78 +- environments/atari/star_gunner/index.html | 78 +- environments/atari/superman/index.html | 78 +- environments/atari/surround/index.html | 79 +- environments/atari/tennis/index.html | 78 +- environments/atari/tetris/index.html | 78 +- environments/atari/tic_tac_toe_3d/index.html | 79 +- environments/atari/time_pilot/index.html | 79 +- environments/atari/trondead/index.html | 78 +- environments/atari/turmoil/index.html | 79 +- environments/atari/tutankham/index.html | 78 +- environments/atari/up_n_down/index.html | 76 +- environments/atari/venture/index.html | 75 +- environments/atari/video_checkers/index.html | 79 +- environments/atari/video_chess/index.html | 79 +- environments/atari/video_cube/index.html | 78 +- environments/atari/video_pinball/index.html | 76 +- environments/atari/wizard_of_wor/index.html | 76 +- environments/atari/word_zapper/index.html | 78 +- environments/atari/yars_revenge/index.html | 75 +- environments/atari/zaxxon/index.html | 75 +- environments/box2d/bipedal_walker/index.html | 48 +- environments/box2d/car_racing/index.html | 48 +- environments/box2d/index.html | 57 +- environments/box2d/lunar_lander/index.html | 50 +- .../classic_control/acrobot/index.html | 48 +- .../classic_control/cart_pole/index.html | 50 +- environments/classic_control/index.html | 57 +- .../classic_control/mountain_car/index.html | 48 +- .../mountain_car_continuous/index.html | 48 +- .../classic_control/pendulum/index.html | 50 +- environments/mujoco/ant/index.html | 84 +- environments/mujoco/half_cheetah/index.html | 70 +- environments/mujoco/hopper/index.html | 78 +- environments/mujoco/humanoid/index.html | 219 +- .../mujoco/humanoid_standup/index.html | 251 ++- environments/mujoco/index.html | 57 +- .../inverted_double_pendulum/index.html | 54 +- .../mujoco/inverted_pendulum/index.html | 54 +- environments/mujoco/pusher/index.html | 60 +- environments/mujoco/reacher/index.html | 56 +- environments/mujoco/swimmer/index.html | 74 +- environments/mujoco/walker2d/index.html | 135 +- .../third_party_environments/index.html | 217 +- environments/toy_text/blackjack/index.html | 48 +- .../toy_text/cliff_walking/index.html | 48 +- environments/toy_text/frozen_lake/index.html | 50 +- environments/toy_text/index.html | 57 +- environments/toy_text/taxi/index.html | 48 +- genindex/index.html | 164 +- gym_release_notes/index.html | 221 +- gymnasium_release_notes/index.html | 169 +- index.html | 71 +- objects.inv | Bin 7344 -> 7347 bytes py-modindex/index.html | 46 +- search/index.html | 46 +- searchindex.js | 2 +- tutorials/gymnasium_basics/README/index.html | 56 +- .../environment_creation/index.html | 69 +- .../handling_time_limits/index.html | 56 +- .../implementing_custom_wrappers/index.html | 56 +- tutorials/gymnasium_basics/index.html | 56 +- .../vector_envs_tutorial/index.html | 56 +- tutorials/index.html | 56 +- .../FrozenLake_tuto/index.html | 56 +- tutorials/training_agents/README/index.html | 56 +- .../blackjack_tutorial/index.html | 56 +- tutorials/training_agents/index.html | 56 +- .../reinforce_invpend_gym_v26/index.html | 56 +- 272 files changed, 74752 insertions(+), 5752 deletions(-) create mode 100644 _images/gymnasium-text.png create mode 100644 _modules/gymnasium/core/index.html create mode 100644 _modules/gymnasium/envs/registration/index.html create mode 100644 _modules/gymnasium/experimental/vector/async_vector_env/index.html create mode 100644 _modules/gymnasium/experimental/vector/sync_vector_env/index.html create mode 100644 _modules/gymnasium/experimental/vector/utils/misc/index.html create mode 100644 _modules/gymnasium/experimental/vector/utils/shared_memory/index.html create mode 100644 _modules/gymnasium/experimental/vector/utils/space_utils/index.html create mode 100644 _modules/gymnasium/experimental/vector/vector_env/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/atari_preprocessing/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/common/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/lambda_action/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/lambda_observation/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/lambda_reward/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/rendering/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/stateful_action/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/stateful_observation/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/stateful_reward/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/vector/dict_info_to_list/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/vector/record_episode_statistics/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/vector/vectorize_action/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/vector/vectorize_observation/index.html create mode 100644 _modules/gymnasium/experimental/wrappers/vector/vectorize_reward/index.html create mode 100644 _modules/gymnasium/spaces/box/index.html create mode 100644 _modules/gymnasium/spaces/dict/index.html create mode 100644 _modules/gymnasium/spaces/discrete/index.html create mode 100644 _modules/gymnasium/spaces/graph/index.html create mode 100644 _modules/gymnasium/spaces/multi_binary/index.html create mode 100644 _modules/gymnasium/spaces/multi_discrete/index.html create mode 100644 _modules/gymnasium/spaces/sequence/index.html create mode 100644 _modules/gymnasium/spaces/space/index.html create mode 100644 _modules/gymnasium/spaces/text/index.html create mode 100644 _modules/gymnasium/spaces/tuple/index.html create mode 100644 _modules/gymnasium/spaces/utils/index.html create mode 100644 _modules/gymnasium/utils/env_checker/index.html create mode 100644 _modules/gymnasium/utils/play/index.html create mode 100644 _modules/gymnasium/utils/save_video/index.html create mode 100644 _modules/gymnasium/utils/seeding/index.html create mode 100644 _modules/gymnasium/utils/step_api_compatibility/index.html create mode 100644 _modules/gymnasium/vector/async_vector_env/index.html create mode 100644 _modules/gymnasium/vector/index.html create mode 100644 _modules/gymnasium/vector/sync_vector_env/index.html create mode 100644 _modules/gymnasium/vector/utils/numpy_utils/index.html create mode 100644 _modules/gymnasium/vector/utils/shared_memory/index.html create mode 100644 _modules/gymnasium/vector/utils/spaces/index.html create mode 100644 _modules/gymnasium/vector/vector_env/index.html create mode 100644 _modules/gymnasium/wrappers/atari_preprocessing/index.html create mode 100644 _modules/gymnasium/wrappers/autoreset/index.html create mode 100644 _modules/gymnasium/wrappers/clip_action/index.html create mode 100644 _modules/gymnasium/wrappers/compatibility/index.html create mode 100644 _modules/gymnasium/wrappers/env_checker/index.html create mode 100644 _modules/gymnasium/wrappers/filter_observation/index.html create mode 100644 _modules/gymnasium/wrappers/flatten_observation/index.html create mode 100644 _modules/gymnasium/wrappers/frame_stack/index.html create mode 100644 _modules/gymnasium/wrappers/gray_scale_observation/index.html create mode 100644 _modules/gymnasium/wrappers/human_rendering/index.html create mode 100644 _modules/gymnasium/wrappers/normalize/index.html create mode 100644 _modules/gymnasium/wrappers/order_enforcing/index.html create mode 100644 _modules/gymnasium/wrappers/pixel_observation/index.html create mode 100644 _modules/gymnasium/wrappers/record_episode_statistics/index.html create mode 100644 _modules/gymnasium/wrappers/record_video/index.html create mode 100644 _modules/gymnasium/wrappers/render_collection/index.html create mode 100644 _modules/gymnasium/wrappers/rescale_action/index.html create mode 100644 _modules/gymnasium/wrappers/resize_observation/index.html create mode 100644 _modules/gymnasium/wrappers/step_api_compatibility/index.html create mode 100644 _modules/gymnasium/wrappers/time_aware_observation/index.html create mode 100644 _modules/gymnasium/wrappers/time_limit/index.html create mode 100644 _modules/gymnasium/wrappers/transform_observation/index.html create mode 100644 _modules/gymnasium/wrappers/transform_reward/index.html create mode 100644 _modules/gymnasium/wrappers/vector_list_info/index.html create mode 100644 _modules/index.html create mode 100644 _static/img/gymnasium-text.png create mode 100644 _static/videos/environments-demo.mp4 diff --git a/.buildinfo b/.buildinfo index 2f0aabe2d..0ad9c2bf8 100644 --- a/.buildinfo +++ b/.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: 8e31b2d2e417f830e71072288ec16862 +config: 0748d63435604e48f0ca6063286a1621 tags: d77d1c0d9ca2f4c8421862c7c5a0d620 diff --git a/404.html b/404.html index 2ecb979b9..fcca2d40f 100644 --- a/404.html +++ b/404.html @@ -7,19 +7,19 @@ - + - + 404 - Page Not Found - Gymnasium Documentation - + - + @@ -236,14 +236,14 @@