Commit Graph

239 Commits

Author SHA1 Message Date
Theresa Eimer
2a85d74c40 Update third party environments: CARL to gymnasium (#668)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-08-13 17:11:51 +01:00
mvhensbergen
7012d22902 Fix scoping of variables (#670)
Co-authored-by: Martin van Hensbergen <martin@mvhensbergen.com>
2023-08-13 17:03:05 +01:00
mvhensbergen
933d481189 Fix explanation of training agent (#650) 2023-08-05 11:35:20 +01:00
Ariel Kwiatkowski
d6ea183807 Fix CI (#644) 2023-08-02 12:43:23 +02:00
Mohamad Zamini
552bf8c1a7 optimize reinforce_invpend_gym_v26.py (#638) 2023-08-01 16:16:54 +01:00
Lucas Bertola
1f52c73c64 Update third_party_environments.md (#629) 2023-07-27 21:17:27 +02:00
Mark Towers
aa6d0c8787 Add vector wrappers for lambda observation, action and reward wrappers (#444) 2023-07-13 12:33:16 +01:00
Roberto Schiavone
c6bf140018 Alphabetise the third-party environment list (#581) 2023-06-30 16:02:23 +01:00
Wayne Adams
049982b81f docs: fix typo (#577) 2023-06-29 20:54:24 +01:00
Roberto Schiavone
985c7005c7 docs: update custom env step return 📝 (#565) 2023-06-23 11:14:12 +01:00
Manuel Goulão
2b1772fac9 Update docs (#552) 2023-06-12 11:20:44 +01:00
Mathieu Poliquin
3c18aac360 Updated stable-retro link in third_party_environments.md (#538) 2023-06-05 20:19:21 +01:00
Jet
d1076ba3fd Add pyflyt to third party (#529) 2023-05-29 21:32:46 +01:00
Kallinteris Andreas
df0cf7fc5a [Documentation] Reorder mujuco env list to alphabetical (#528) 2023-05-29 21:30:56 +01:00
Dylan
e9d9515d51 Add missing descriptions to Atari docs (#510)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-05-22 16:29:35 +01:00
Clément Perroud
47e753e1a0 Add Gym-Trading-Env to Thrid Party Environments (#487) 2023-05-15 09:31:21 +01:00
Mark Towers
c4f67b9fd9 Allow users to view source code of referenced objects on the website (#497) 2023-05-10 11:03:41 +01:00
kvrban
343c21ec98 Typo in the documentation for single_observation_space (#491) 2023-05-08 10:42:35 +01:00
Elliot Tower
2feeb31378 Fix homepage header text alignment on mobile (#484) 2023-05-03 08:54:15 +01:00
Elliot Tower
9e79e40773 Update homepage text and add logo (#482) 2023-05-02 23:40:29 +01:00
Ariel Kwiatkowski
b7159c27cb Revert the front page to the old gif (#476) 2023-05-01 23:45:28 +02:00
Stefan Schneider
574d932207 Add mobile-env as 3rd party env with gymnasium support (#474) 2023-04-30 12:45:15 +01:00
Mark Towers
e0994f028a Remove gym release notes for the sphinx automated version (#469) 2023-04-25 14:00:52 +01:00
Elliot Tower
fa5fdb435e Fix extra tab spacing on homepage (#462) 2023-04-25 11:07:37 +01:00
Valentin
30e846aec5 Add deprecated wrapper error in gymnasium.experimental.wrappers (#341) 2023-04-16 12:04:55 +01:00
Elliot Tower
3acaaeb7db Add DACBench third party environment (#451) 2023-04-16 00:34:42 +01:00
Elliot Tower
8983828b7a Update third party envs: safety gymnasium (#450) 2023-04-16 00:34:23 +01:00
Elliot Tower
78ccecd233 Fix grammar/typos in intro to basic_usage (#448)
Co-authored-by: Ariel Kwiatkowski <ariel.j.kwiatkowski@gmail.com>
2023-04-14 15:43:09 +02:00
Mark Towers
f0e5a2e6c3 Fixes the documentation through ignoring tabular/CliffWalking (#443) 2023-04-09 11:40:12 +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
Till Zemann
30a6bca8f3 Update the frontpage (new video with different envs) (#426) 2023-04-02 13:07:31 +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
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) 2023-03-25 11:32:36 +00:00
Elliot Tower
3d5c218a5f Update third party envs (#404) 2023-03-25 08:41:28 +00:00
Elliot Tower
8c167b868d Update third party environments (#395) 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
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
Roberto Schiavone
92d8e2a8af chore: mujoco.md 📝 (#386) 2023-03-14 15:53:31 +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
Andrea PIERRÉ
dde6b460f0 FrozenLake tutorial (#376) 2023-03-14 08:41:31 +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