Commit Graph

322 Commits

Author SHA1 Message Date
Tyrant
f5cd3b654e Fix typo in record_agent.md (#1247) 2024-11-12 07:15:41 +00:00
carschandler
0807380881 Formatting error in create_custom_env.md (#1246) 2024-11-12 05:12:47 +02:00
carschandler
88e02a1b9f Confusing wording in create_custom_env.md (#1245) 2024-11-11 15:45:20 +00:00
Baptiste Pesquet
ec7e6d71f3 Fix parameter name in tutorial code (#1242) 2024-11-08 15:44:43 +00:00
Baptiste Pesquet
30023a132a Fix small typo in docs (#1241) 2024-11-08 10:46:04 +00:00
Longbin Tang
0d1a378c48 Update train_agent.md (#1237)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-11-07 11:21:22 +00:00
Jacob Abrams
057bfef49e Fix Train Agent doc, need env param (#1239) 2024-11-04 10:06:04 +00:00
Gustavo Moura
1d353b31e8 Add Itomori custom env to third_party_environments.md (#1235) 2024-10-29 22:50:42 +00:00
David Leins
988999c7e6 Add mujoco rgbd rendering (#1229) 2024-10-28 13:22:46 +00:00
Rickard Hallerbäck
0e94c46b44 Update basic_usage.md (#1232) 2024-10-25 14:23:55 +00:00
Neven Lukić
8ab56a4668 docs: fix typo (#1219) 2024-10-18 23:34:53 +01:00
Kallinteris Andreas
a141fc9b45 Fix osmesa typo in MuJoCo rendering backends documentation (#1212) 2024-10-16 10:10:52 +01:00
Kallinteris Andreas
5bf8d5ff20 Add Instructions for adding external environments (#1210) 2024-10-16 09:38:37 +01:00
Matej Straka
b6d53c7d39 Add 3rd party environment (#1209) 2024-10-16 02:39:24 +00:00
Kallinteris Andreas
0ea7ef674c set copyright time in documentation page automatically (#1205) 2024-10-11 09:24:21 +01:00
Matej Straka
f361cb63ca Migration guide clarification (#1199) 2024-10-08 13:34:20 +01:00
Mark Towers
259aa6a57a Add popup for Atari documentation to alert users to new website (#1194) 2024-10-05 14:21:59 +01:00
Simone Parisi
c0578e52bc Update third_party_environments with Gym-Gridworld repo (#1186) 2024-10-01 19:00:39 +01:00
Mark Towers
cc793d7c63 Remove atari table of content 2024-10-01 13:04:21 +01:00
Kallinteris Andreas
5c9d694c5c mujoco add render backend documentation (#1183) 2024-10-01 12:39:29 +01:00
Kallinteris Andreas
3c27a3e265 third_party_environments.md with permanemt discord link (#1185) 2024-10-01 11:00:26 +01:00
Mark Stephenson
c8de1c72c2 Add BSK-RL environment; fix indents on bulleted lists (#1178) 2024-09-27 11:19:54 +03:00
Kallinteris Andreas
72eb7dda6e Add Categories to External Environments Documentation page (#1172) 2024-09-25 11:25:55 +01:00
Mark Towers
56b8c59538 Fix the Atari redirect documentation (#1171) 2024-09-20 13:56:26 +01:00
daniel
973f924d60 Minor Documentation fixes (#1166) 2024-09-20 11:41:34 +01:00
Ariel Kwiatkowski
4d15c99c3d Remove reward_range (#1167) 2024-09-19 15:58:52 +01:00
Mark Towers
01178325d5 Redirect Atari pages to ale.farama.org/environments (#1163) 2024-09-19 12:17:30 +01:00
Max-We
964eb3e1a5 Add Tetris Gymnasium to third party environments (#1159)
Co-authored-by: Maximilian Weichart <maximilian.weichart@icloud.com>
2024-09-12 11:20:36 +01:00
GongXudong
fc473ca202 add FlyCraft to third party environments (#1154)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-09-04 10:25:53 +01:00
Ariel Kwiatkowski
c9e2957435 Change end-of-episode in CarRacing to termination as opposed to truncation (#813) 2024-08-09 10:30:38 +01:00
Mark Towers
6554907b08 Update citation to Gymnasium Arxiv paper (#1135) 2024-08-08 11:57:26 +01:00
Chen Tao
4a85589b92 Update vector_envs_tutorial.py (#1133) 2024-08-05 10:18:21 +01:00
mikel
020a7442c6 Add Craftium to third-party environments (#1113)
Co-authored-by: Mikel <mikelma@tutanota.com>
2024-07-12 12:49:19 +03:00
Tim Schneider
fc55d47039 Update RescaleAction and RescaleObservation for np.inf bounds (#1095) 2024-07-03 14:53:40 +01:00
Mark Towers
bf081a55f9 Update Atari documentation for 0.9.0 (#1097) 2024-06-29 10:57:22 +01:00
Kartik Choudhary
a4f1a93dc1 Add ICU-Sepsis to third-party environment documentation (#1083)
Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
2024-06-13 14:49:27 +01:00
Mark Towers
52b6878618 Pre commit autoupdate (#1082) 2024-06-10 17:07:47 +01:00
edelauna
5bf72690e1 doc(FrozenLake_tuto): update policy exploitation logic to handle variable sets of maximum Q-values (#1037) 2024-04-29 10:25:08 +01:00
Adam Parker
93403cb4f9 Add Buffalo-gym to external environments (#1039) 2024-04-29 09:44:54 +01:00
Jacob Adamczyk
2147146220 Minor typo fixes (#1038) 2024-04-29 09:43:11 +01:00
Stavros Orfanoudakis
c0aa3d80f6 Update third_party_environments.md with EV2Gym (#1028) 2024-04-17 15:00:41 +01:00
Mark Towers
d95899111d Update website external environments page (#1029) 2024-04-17 14:52:41 +01:00
Kallinteris Andreas
3d2a8957a5 Update third_party_environments.md first-party environments section (#1026) 2024-04-17 11:23:51 +01:00
Timon Erhart
01f7e7e5e5 Fix missing closing single quote in environment creation tutorial (#1023) 2024-04-16 10:31:53 +01:00
Tim Schneider
a152867a27 Added metadata field to VectorEnv and VectorWrapper. Implements #1005. (#1006) 2024-04-11 10:58:53 +01:00
Kallinteris Andreas
f0202ae350 add performance utilites to the documenation (#986) 2024-03-27 11:18:44 +00:00
Kallinteris Andreas
62d739d5ea [MuJoCo] add visual_options rendering argument (#965) 2024-03-16 12:55:26 +00:00
Ariel Kwiatkowski
2b2e853536 Add a OneOf space for exclusive unions (#812)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2024-03-11 12:30:50 +00:00
TobiasKallehauge
fd4ae52045 Randomize LunarLander wind generation at reset to gain statistical independence between episodes (#959) 2024-03-09 09:42:08 +00:00
Manuel Goulão
b8c542592d Fix tutorials written in MarkDown not showing (#955) 2024-03-07 17:15:42 +02:00