Commit Graph

25 Commits

Author SHA1 Message Date
Valentin
30e846aec5 Add deprecated wrapper error in gymnasium.experimental.wrappers (#341) 2023-04-16 12:04:55 +01:00
Mark Towers
cab0fbb13d Update the documentation for v0.28 (#405) 2023-03-25 11:32:36 +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
a7d9146b1d Update vector space utility functions for all spaces (#223) 2023-02-22 15:05:58 +00:00
Mark Towers
4dd526d370 Reorder functions and refactor registration.py (#289)
Co-authored-by: Mark Towers <marktowers@Marks-MacBook-Pro.local>
2023-02-05 00:05:59 +00:00
Matyasch
57819c4c90 Switch references of the MultiBinary and MultiDiscrete classes in documentation (#279) 2023-01-20 14:56:36 +00:00
Mark Towers
3469068c6d Add release notes page (#229) 2023-01-04 14:41:49 +00:00
Manuel Goulão
f1af9ecfec Remove extra dot in rst directives (#212) 2022-12-12 16:32:06 +00:00
Mark Towers
898b747dcc Add supersuit links to documentation and add examples for RescaleObservation and ReshapeObservation (#210) 2022-12-11 00:20:59 +00:00
Mark Towers
f208f874a0 Add wrappers to experimental (#201) 2022-12-10 22:04:14 +00:00
Mark Towers
848b7097bf Update experimental wrappers (#176) 2022-12-05 19:14:56 +00:00
Xuehai Pan
7e88559763 Update and rerun pre-commit hooks for better code quality (#179) 2022-12-04 14:24:02 +00:00
Mark Towers
9157a97c80 Adds wrappers for jax environments converting to numpy and pytorch (#168)
Co-authored-by: Justin Deutsch <djustin8@vt.edu>
Co-authored-by: Gianluca De Cola <42657588+gianlucadecola@users.noreply.github.com>
2022-12-03 19:46:01 +00:00
Mark Towers
e2caec7c06 Adds new observation wrappers (#163) 2022-12-03 19:45:39 +00:00
Markus Krimmel
851b2f4be6 Updated Wrapper docs (#173) 2022-12-03 12:46:11 +00:00
Markus Krimmel
4b7f941db3 Fixed formatting of spaces docs (#174) 2022-12-03 11:02:09 +00:00
Markus Krimmel
bd499eef25 Added is_np_flattenable property to spaces docs (#172) 2022-12-02 16:01:42 +00:00
Gianluca De Cola
d0a929c77d Stateful wrappers [DelayObservation ,TimeAwareObservation, StickyAction] (#165) 2022-12-02 00:04:34 +00:00
Mark Towers
f24fa1426c Move dev_wrappers and functional to experimental (#159) 2022-11-29 23:37:53 +00:00
Kevlyn Kadamala
4621fd44dd Removed dangling print and added disable_print parameter (#137)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2022-11-17 20:40:19 +00:00
Mark Towers
2a7ebc4271 Updates the Env, Wrapper and Vector API documentation (#48) 2022-10-12 15:58:01 +01:00
Arjun KG
48b966233c Update Docs with New Step API (#23)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2022-09-27 17:20:22 +01:00
Mark Towers
c9056e37e1 Rename gymnasium as gym in docs (#24) 2022-09-19 21:14:09 +01:00
Manuel Goulão
2f8002f2bd Update URL links and Space documentation summaries (#18) 2022-09-16 14:00:12 +01:00
Manuel Goulão
91769fc862 Add docs (#13) 2022-09-13 20:27:34 +01:00