Commit Graph

182 Commits

Author SHA1 Message Date
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
Mark Towers
8c13bd64c2 Update the third-party environment documentation (#138) 2022-11-19 19:05:30 +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
Manuel Goulão
22445d26c8 Fix #118 (#121) 2022-11-10 12:18:57 +00:00
Kallinteris Andreas
7af0936f08 DOC v21 to v26 Migration Guide, typo fixes (#111) 2022-11-03 21:46:18 +00:00
Till Zemann
88067cafbd Incorporated a few spelling and logical fixes and added training logs (#109) 2022-11-03 10:46:29 +00:00
Manuel Goulão
f85b4851f7 Small improvements to environments pages (#110) 2022-11-03 10:34:54 +00:00
Jordan Terry
57cfe0a89a Update third_party_environments.md 2022-11-03 01:35:43 -04:00
Will Dudley
a3d185c47e Update index.md (#91) 2022-10-29 13:19:09 +01:00
Jet
37125d4930 Update Writing in Docs (#84) 2022-10-27 16:53:03 +01:00
Mark Towers
a5d885bb5b Update gym_compatibility.md 2022-10-25 23:00:47 +01:00
Mark Towers
6b6d1317ce Remove support for Python 3.6 (#38) 2022-10-25 14:41:09 +01:00
Manuel Goulão
71485eccde Docs Versioning (#73) 2022-10-25 11:38:43 +01:00