Commit Graph

2028 Commits

Author SHA1 Message Date
John Balis
51a735e752 Jax Cliffwalking Env (#407) 2023-04-09 11:26:37 +01:00
sonelu
a910eae4ce Fix TypeError when closing rendering (#440) 2023-04-08 13:33:34 +01:00
Sid Mehta
3923e35a18 Update comet section readme (#437) 2023-04-06 22:52:10 +01:00
Mark Towers
1bf58d8eb4 Remove warnings (#435)
Co-authored-by: Aaron Walsman <aaronwalsman@gmail.com>
2023-04-06 14:28:07 +01:00
Elliot Tower
db989c08a1 Update gym_compatibility.md to fix broken example (#430) 2023-04-05 15:10:12 +01:00
Manuel Goulão
0787b0dfcd Fix missing edit button (#431) 2023-04-05 14:56:49 +01:00
Roberto Schiavone
066b843e6d Update CartPole reward documentation (#429) 2023-04-03 23:52:56 +01:00
Till Zemann
30a6bca8f3 Update the frontpage (new video with different envs) (#426) 2023-04-02 13:07:31 +01:00
xuanhien070594
7094298ad4 Fix the wrong nstep in _step_mujoco_simulation function of class MujocoEnv (#424) 2023-04-01 12:30:26 +01:00
Mark Towers
470f256996 Fix basic usage links to tutorials (#423) 2023-03-31 16:35:10 +01:00
Mark Towers
7fa9702cd4 Make atari documentation consistent (#418) 2023-03-30 15:49:37 +01:00
Mark Towers
46af646be1 Fix documentation ci (#417) 2023-03-30 14:49:18 +01:00
Mark Towers
44bdfa1fe0 Update jax environment names (#414) 2023-03-30 14:00:14 +01:00
Valentin
4577717bc9 Fix the doc filter to check only args values (#416) 2023-03-30 13:23:50 +01:00
Elliot Tower
dd57ef8329 Add gym-cellular-automata to third-party envs, reorder by stars (#412) 2023-03-29 15:00:02 +01:00
Sushant S
fbb709bf4c Update graph.py (#413) 2023-03-29 14:39:46 +01:00
Dibyanshu Shekhar
b326e3eb52 Removing extra $ signs for theta. (#408) 2023-03-28 09:27:23 +01:00
Elliot Tower
e0cd42f775 Remove second sidebar entry "Third Party Environments using Gym" (#406) 2023-03-25 18:50:07 +00:00
Mark Towers
cab0fbb13d Update the documentation for v0.28 (#405) v0.28.1 2023-03-25 11:32:36 +00:00
Elliot Tower
3d5c218a5f Update third party envs (#404) 2023-03-25 08:41:28 +00:00
Mark Towers
e619e1bceb Import vector in gymnasium.__init__ (#403) 2023-03-25 00:16:34 +00:00
Elliot Tower
8c167b868d Update third party environments (#395) v0.28.0 2023-03-19 22:51:09 +00:00
Mark Towers
2a9077bee6 Improve atari documentation through using multiple columns for the actions table (#394) 2023-03-17 23:25:58 +00:00
Mark Towers
a6672bad9e Add __get_attr__ for experimental wrappers for generic solution to optimise extra module imports (#392) 2023-03-17 21:00:48 +00:00
Mark Towers
24a55188e5 Update to Jumpy 1.0 (#345) 2023-03-17 17:41:45 +00:00
Andrea PIERRÉ
2ac4d401a9 Update FrozenLake tutorial (#391) 2023-03-17 16:35:54 +00:00
D. Debnath
6a98a26de6 Update vector_envs_tutorial.py (#390) 2023-03-15 10:34:09 +00:00
Kallinteris Andreas
745375f6e5 MuJoCo/Ant-v4 DOC fix contact_forces observation (#387) 2023-03-14 22:00:31 +00:00
Roberto Schiavone
92d8e2a8af chore: mujoco.md 📝 (#386) 2023-03-14 15:53:31 +00:00
Yodogawa Mikio
146c6ca0dc Use SupportsFloat in step_api_compatibility (#368)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-03-14 15:31:13 +00:00
DYK
be0d319b77 Update vector_envs_tutorial.py (#347)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-03-14 15:18:26 +00:00
Ishant Mrinal
a863a7a8ea Update observation space bounds of LunarLander environment. (#378)
Co-authored-by: n3011 <mrinal.haloi11@gmail.com>
2023-03-14 08:51:16 +00:00
Andrea PIERRÉ
dde6b460f0 FrozenLake tutorial (#376) 2023-03-14 08:41:31 +00:00
Andrea PIERRÉ
f33a1d8ec9 Add a note on how to seed the action space (#383) 2023-03-13 23:33:37 +00:00
Valentin
e2a80e0f3b Modify filterwarnings in Pytest configuration (#379) 2023-03-13 13:27:58 +00:00
Valentin
c5fd30e59e Reduce numbers of warnings in CI (#375) 2023-03-13 11:10:28 +00:00
Mark Towers
05ff41ac9d Update gen-gifs to new render api (#371) 2023-03-08 20:50:01 +00:00
Mark Towers
42524b688f Update gen-mds.py (#370) 2023-03-08 18:01:24 +00:00
Mark Towers
9d8db14e7f Update EnvSpec to improve backward compatibility (#355) 2023-03-08 14:07:09 +00:00
Mark Towers
cb3f0d19cd Add all atari environments and remove pip install atari from documentation (#367) 2023-03-08 12:31:43 +00:00
devhoodit
e22897f588 Fix Blackjack observation from boolean to int as expected (#366) 2023-03-08 11:42:07 +00:00
Bc. Martin Kubovčík
b68a2d1d4b Update third_party_environments.md (#362) 2023-03-07 12:01:00 +00:00
Cameron Cooke
4d3a65e765 Lunar lander code clarity (#354) 2023-03-03 11:13:46 +00:00
Mark Towers
046e858a85 Bump Pygame to 2.1.3 and Mujoco to 2.3.2 (#346) 2023-02-25 18:48:18 +00:00
Mark Towers
9e3200d000 Update EnvSpec and make to support reproducing the "whole" environment spec including wrappers (#292)
Co-authored-by: will <will2346@live.co.uk>
Co-authored-by: Will Dudley <14932240+WillDudley@users.noreply.github.com>
Co-authored-by: Mark Towers <marktowers@Marks-MacBook-Pro.local>
2023-02-24 11:34:20 +00:00
Mark Towers
6f35e7f87f Update to v0.28.0 2023-02-23 16:08:32 +00:00
Mark Towers
daf0ac3900 Update and add testing for the stateful observation wrapper (#224) 2023-02-23 16:07:58 +00:00
Mark Towers
f9b81acf12 update pre-commit (#344) 2023-02-22 15:41:40 +00:00
Mark Towers
a7d9146b1d Update vector space utility functions for all spaces (#223) 2023-02-22 15:05:58 +00:00
Mark Towers
761bb2e033 Fix the wrapper type hints (#337) 2023-02-22 13:58:29 +00:00