This commit is contained in:
pseudo-rnd-thoughts
2022-10-16 13:56:17 +00:00
parent 798c01e478
commit 82b6a0e578
120 changed files with 2060 additions and 2072 deletions

36
api/env/index.html vendored
View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/env.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/env.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Registry" href="../registry/" /><link rel="prev" title="Compatibility with Gym" href="../../content/gym_compatibility/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/env.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Env - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/registry.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/registry.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Spaces" href="../spaces/" /><link rel="prev" title="Env" href="../env/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/registry.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Registry - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/composite.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/composite.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Spaces Utils" href="../utils/" /><link rel="prev" title="Fundamental Spaces" href="../fundamental/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/spaces/composite.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Composite Spaces - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/fundamental.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/fundamental.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Composite Spaces" href="../composite/" /><link rel="prev" title="Spaces" href="../" />
<link rel="canonical" href="https://gymnasium.farama.org/api/spaces/fundamental.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Fundamental Spaces - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Fundamental Spaces" href="fundamental/" /><link rel="prev" title="Registry" href="../registry/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/spaces.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Spaces - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/utils.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/utils.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Spaces Vector Utils" href="../vector_utils/" /><link rel="prev" title="Composite Spaces" href="../composite/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/spaces/utils.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Spaces Utils - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/vector_utils.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/spaces/vector_utils.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Wrappers" href="../../wrappers/" /><link rel="prev" title="Spaces Utils" href="../utils/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/spaces/vector_utils.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Spaces Vector Utils - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/utils.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/utils.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Classic Control" href="../../environments/classic_control/" /><link rel="prev" title="Vector" href="../vector/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/utils.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Utils - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/vector.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/vector.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Utils" href="../utils/" /><link rel="prev" title="Reward Wrappers" href="../wrappers/reward_wrappers/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/vector.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Vector - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/action_wrappers.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/action_wrappers.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Observation Wrappers" href="../observation_wrappers/" /><link rel="prev" title="Misc Wrappers" href="../misc_wrappers/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/wrappers/action_wrappers.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Action Wrappers - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Misc Wrappers" href="misc_wrappers/" /><link rel="prev" title="Spaces Vector Utils" href="../spaces/vector_utils/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/wrappers.html" />
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Wrappers - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/misc_wrappers.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/misc_wrappers.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Action Wrappers" href="../action_wrappers/" /><link rel="prev" title="Wrappers" href="../" />
<link rel="canonical" href="https://gymnasium.farama.org/api/wrappers/misc_wrappers.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Misc Wrappers - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/observation_wrappers.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/observation_wrappers.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Reward Wrappers" href="../reward_wrappers/" /><link rel="prev" title="Action Wrappers" href="../action_wrappers/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/wrappers/observation_wrappers.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Observation Wrappers - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>

View File

@@ -3,15 +3,15 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">
<meta name="description" content="">
<meta name="description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)">
<meta property="og:title" content="Gymnasium Documentation" />
<meta property="og:type" content="website" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/reward_wrappers.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta property="og:description" content="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)" />
<meta property="og:url" content="https://gymnasium.farama.org/api/wrappers/reward_wrappers.html" /><meta property="og:image" content="https://gymnasium.farama.org/_static/img/gymnasium-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Vector" href="../../vector/" /><link rel="prev" title="Observation Wrappers" href="../observation_wrappers/" />
<link rel="canonical" href="https://gymnasium.farama.org/api/wrappers/reward_wrappers.html" />
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
<link rel="shortcut icon" href="../../../_static/favicon.png"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.15.dev1"/>
<title>Reward Wrappers - Gymnasium Documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=9ec31e2665bf879c1d47d93a8ec4893870ee1e45" />
@@ -85,7 +85,7 @@
<li>
<a href="https://gymnasium.farama.org">
<img src="_static/img/gymnasium-white.svg">
<img src="../../../_static/img/gymnasium-white.svg">
Gymnasium
</a>
@@ -93,7 +93,7 @@
<li>
<a href="https://pettingzoo.farama.org">
<img src="_static/img/pettingzoo-white.svg">
<img src="../../../_static/img/pettingzoo-white.svg">
PettingZoo
</a>
@@ -101,7 +101,7 @@
<li>
<a href="https://minigrid.farama.org">
<img src="_static/img/minigrid-white.svg">
<img src="../../../_static/img/minigrid-white.svg">
MiniGrid
</a>
@@ -115,7 +115,7 @@
<li>
<a href="https://github.com/Farama-Foundation/SuperSuit">
<img src="_static/img/supersuit-white.svg">
<img src="../../../_static/img/supersuit-white.svg">
SuperSuit
</a>
@@ -123,7 +123,7 @@
<li>
<a href="https://github.com/Farama-Foundation/gym-robotics">
<img src="_static/img/gymrobotics-white.svg">
<img src="../../../_static/img/gymrobotics-white.svg">
Gymnasium-Robotics
</a>
@@ -131,7 +131,7 @@
<li>
<a href="https://github.com/Farama-Foundation/tinyscaler">
<img src="_static/img/tinyscaler-white.svg">
<img src="../../../_static/img/tinyscaler-white.svg">
Tinyscaler
</a>
@@ -139,7 +139,7 @@
<li>
<a href="https://github.com/Farama-Foundation/AutoROM">
<img src="_static/img/autorom-white.svg">
<img src="../../../_static/img/autorom-white.svg">
AutoROM
</a>
@@ -147,7 +147,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Jumpy">
<img src="_static/img/jumpy-white.svg">
<img src="../../../_static/img/jumpy-white.svg">
JumPy
</a>
@@ -161,7 +161,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MAgent2">
<img src="_static/img/MAgent2-white.svg">
<img src="../../../_static/img/MAgent2-white.svg">
MAgent2
</a>
@@ -169,7 +169,7 @@
<li>
<a href="https://github.com/Farama-Foundation/procgen2">
<img src="_static/img/procgen2-white.svg">
<img src="../../../_static/img/procgen2-white.svg">
Procgen2
</a>
@@ -177,7 +177,7 @@
<li>
<a href="https://github.com/Farama-Foundation/MiniWorld">
<img src="_static/img/miniworld-white.svg">
<img src="../../../_static/img/miniworld-white.svg">
Miniworld
</a>
@@ -185,7 +185,7 @@
<li>
<a href="https://github.com/Farama-Foundation/D4RL">
<img src="_static/img/d4rl-white.svg">
<img src="../../../_static/img/d4rl-white.svg">
D4RL
</a>
@@ -193,7 +193,7 @@
<li>
<a href="https://github.com/Farama-Foundation/Kabuki">
<img src="_static/img/kabuki-white.svg">
<img src="../../../_static/img/kabuki-white.svg">
Kabuki
</a>
@@ -219,7 +219,7 @@
<li>
<a href="https://farama.org/donations">
Donations
Donate
</a>
</li>