Commit Graph

344 Commits

Author SHA1 Message Date
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
Mark Towers
cb3f0d19cd Add all atari environments and remove pip install atari from documentation (#367) 2023-03-08 12:31:43 +00:00
Bc. Martin Kubovčík
b68a2d1d4b Update third_party_environments.md (#362) 2023-03-07 12:01:00 +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
Manuel Goulão
31277a8f5b Update docs/README.md to link to a new CONTRIBUTING.md for docs (#340) 2023-02-19 11:59:13 +00:00
D. Debnath
5f7ba53daa Fix grammatical mistake in the documentation (#333) 2023-02-17 17:07:55 +00:00
Valentin
5bb67ee69d Add docstring parser to remove duplicate in Gymnasium website (#329) 2023-02-15 17:26:49 +00:00
Mark Towers
a383aa5d48 Update atari documentation (#330) 2023-02-15 01:30:47 +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
Manuel Goulão
61f80d62a0 Update Comet's tutorial link (#306) 2023-02-01 22:30:49 +00:00
Manuel Goulão
a10ae1771d Ignore GymV21Environment when building environments docs (#295) 2023-01-27 17:00:45 +00:00
Manuel Goulão
b0f2fabdd9 Add Comet Tutorial (#293) 2023-01-26 10:12:07 +00:00
Mark Towers
b4c02d4b4b Change GymV22Compatibility to GymV21Compatibility (#282) 2023-01-26 09:46:02 +00:00
Valentin
d46ff0e129 Formated doctest and added more consistency (#281) 2023-01-23 10:30:00 +00:00
Matyasch
57819c4c90 Switch references of the MultiBinary and MultiDiscrete classes in documentation (#279) 2023-01-20 14:56:36 +00:00
Manuel Goulão
1551b89257 Add updated favicon to documentation website (#276) 2023-01-20 13:17:50 +00:00
Luke Meyers
bb368fe75f Doc improvement: add comment describing what convolve does (#264) 2023-01-17 15:06:11 +00:00
Manuel Goulão
dcb150e889 Fix tutorials custom thumbnail path (#260) 2023-01-11 21:08:50 +00:00
Manuel Goulão
4e6dc3e420 Tutorials galleries (#258) 2023-01-11 20:00:51 +00:00
Manuel Goulão
35fe9b0f13 Generate changelog (#257) 2023-01-11 16:15:29 +00:00
Xuehai Pan
5af90e379d Update prompt messages for extra dependencies (#250) 2023-01-09 13:14:45 +00:00
Mark Towers
1dfdf45480 Revert "ENH: allow metadata["render_modes"] to be a set" (#251) 2023-01-09 13:12:07 +00:00
Omar Younis
3413b04534 ENH: allow metadata["render_modes"] to be a set (#248) 2023-01-08 19:56:52 +00:00
Luca Pizzini
3599bf1d7c docs(tutorials): fixed environment creation link (#244) 2023-01-07 15:31:49 +00:00
Ariel Kwiatkowski
82b839fcd1 Mention truncation in the migration guide (#105) 2023-01-05 14:21:07 +00:00
Till Zemann
300b3832d6 Add a tutorial for vectorized envs using A2C. (#234) 2023-01-04 15:03:43 +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
Markus Krimmel
af740a66ca Add dark version of blackjack AE loop (#191) 2022-12-07 20:04:48 +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
axb2035
18f123da9a Include pusher environment in MuJoCo index document (#171) 2022-12-01 20:34:31 +00:00
axb2035
203e4e7920 Include instruction to install doc requirement.txt (#169) 2022-11-30 22:27:35 +00:00
Mark Towers
f24fa1426c Move dev_wrappers and functional to experimental (#159) 2022-11-29 23:37:53 +00:00
axb2035
ae75ad2e44 Update docstrings for improved documentation (#160) 2022-11-29 22:15:19 +00:00
Siddarth C
024c05c9ca Add REINFORCE implementation tutorial (#155)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2022-11-26 13:02:23 +00:00
Paul-543NA
33e32178ff Matrix mdp third party (#149) 2022-11-20 21:53:31 +00:00