Skip to content

Commit

Permalink
Deploying to gh-pages from @ f90c37f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
eleurent committed Aug 18, 2024
1 parent 570d01f commit 032f05c
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 17 deletions.
Binary file modified main/_images/index_1_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/index_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/index_2_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/index_2_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/index_3_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/quickstart_0_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main/_images/quickstart_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion main/_modules/highway_env/__init__/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ <h1>Source code for highway_env.__init__</h1><div class="highlight"><pre>

<span class="kn">from</span> <span class="nn">gymnasium.envs.registration</span> <span class="kn">import</span> <span class="n">register</span>

<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;1.9.1&quot;</span>
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;1.10.0&quot;</span>

<span class="k">try</span><span class="p">:</span>
<span class="kn">from</span> <span class="nn">farama_notifications</span> <span class="kn">import</span> <span class="n">notifications</span>
Expand Down
10 changes: 5 additions & 5 deletions main/multi_agent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,11 @@ <h2>Change the observation space<a class="headerlink" href="#change-the-observat
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>(array([[ 1. , 0.90679145, 0.75 , 0.3125 , 0. ],
[ 1. , 0.11012971, -0.75 , -0.03492044, 0. ],
[ 1. , 0.21616443, -0.25 , -0.03700041, 0. ],
[ 1. , 0.31057164, -0.75 , -0.03217607, 0. ],
[ 1. , 0.42322636, -0.5 , -0.04008255, 0. ]],
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>(array([[ 1. , 0.89899284, 0. , 0.3125 , 0. ],
[ 1. , 0.10261112, 0.5 , -0.03932015, 0. ],
[ 1. , 0.20265542, 0. , -0.02322465, 0. ],
[ 1. , 0.30978352, 0.75 , -0.01773835, 0. ],
[ 1. , 0.42138368, 0.75 , -0.03593201, 0. ]],
dtype=float32),)
</pre></div>
</div>
Expand Down
20 changes: 10 additions & 10 deletions main/observations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -558,25 +558,25 @@ <h3>Example configuration<a class="headerlink" href="#example-configuration" tit
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>[[ 1. 1. 0.08 1. 0. 1.
<div class="output stream highlight-none notranslate"><div class="highlight"><pre><span></span>[[ 1. 1. 0.12 1. 0. 1.
0. ]
[ 1. 0.225606 -0.08 -0.09114929 0. 1.
[ 1. 0.21082914 -0.08 -0.10384835 0. 1.
0. ]
[ 1. 0.45472038 -0.08 -0.11838049 0. 1.
[ 1. 0.4169543 -0.12 -0.13572584 0. 1.
0. ]
[ 1. 0.6644637 0.04 -0.07833072 0. 1.
[ 1. 0.6323433 -0.08 -0.07357486 0. 1.
0. ]
[ 1. 0.8531091 0. -0.15265591 0. 1.
[ 1. 0.8549689 0. -0.13018668 0. 1.
0. ]
[ 1. 1. 0. -0.06736307 0. 1.
[ 1. 1. -0.04 -0.12933037 0. 1.
0. ]
[ 1. 1. -0.04 -0.08123028 0. 1.
[ 1. 1. -0.08 -0.08224592 0. 1.
0. ]
[ 1. 1. -0.08 -0.08283586 0. 1.
[ 1. 1. -0.04 -0.16482542 0. 1.
0. ]
[ 1. 1. 0. -0.06603448 0. 1.
[ 1. 1. 0. -0.14131933 0. 1.
0. ]
[ 1. 1. -0.08 -0.16784012 0. 1.
[ 1. 1. -0.08 -0.09829351 0. 1.
0. ]
[ 0. 0. 0. 0. 0. 0.
0. ]
Expand Down
2 changes: 1 addition & 1 deletion main/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 032f05c

Please sign in to comment.