Commit Graph

344 Commits

Author SHA1 Message Date
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
Mark Towers
8cd5b3844d Fix spelling 2022-10-24 22:46:27 +01:00
Mark Towers
01838936ca Fix spelling 2022-10-24 22:45:51 +01:00
Mark Towers
000c929b47 Add migration guide for gym v21 to v26 and update the gym compatibility page (#72) 2022-10-24 22:44:08 +01:00
Mark Towers
0d61a75ab5 Rewrite basic usage (#67) 2022-10-23 15:57:50 +01:00
Kallinteris Andreas
411bf9543f added instructions for mujoco v3 and older (#70)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2022-10-23 14:39:05 +01:00
Till Zemann
67ab18e3d7 Add a tutorial notebook for Blackjack-v1 (#64) 2022-10-23 11:43:13 +01:00
Manuel Goulão
060754dfd9 Update conf.py (#69) 2022-10-23 10:13:05 +01:00
Manuel Goulão
08dacf2f7b Updating tutorials (#63) 2022-10-21 16:36:36 +01:00
Manuel Goulão
e7c8a8cb59 Remove unnecessary links in the docs page (#65) 2022-10-19 15:20:14 +01:00
Will Dudley
d6269191d7 Update gymnasium version in environment creation tutorial (#62) 2022-10-18 21:52:01 +01:00
Manuel Goulão
1b6b0975c9 Add Tutorials using sphinx-gallery and other template updates (#56) 2022-10-16 14:54:03 +01:00
Manuel Goulão
f1e472e395 Update mujoco.md (#57) 2022-10-14 12:01:30 +01:00
Manuel Goulão
e68593c8f3 Add Google Analytics tag (#52) 2022-10-13 11:51:56 +01:00
Mark Towers
2dcb8713d7 Add Gym compatibility blog (#50) 2022-10-12 15:58:28 +01:00
Mark Towers
2a7ebc4271 Updates the Env, Wrapper and Vector API documentation (#48) 2022-10-12 15:58:01 +01:00
Vairo Di Pasquale
ab03f684a9 Fix tutorials inconsistencies (#44) 2022-10-11 12:37:57 +01:00
Vairo Di Pasquale
5ab0ea8364 Fix environments' page syntax (#45) 2022-10-10 16:23:40 +01:00
Vairo Di Pasquale
c2e2df2164 Fix and Update Basic Usage's and Core page (#41) 2022-10-10 13:19:17 +01:00
Manuel Goulão
62732993b8 Docs: Fixes to edit button (#43) 2022-10-09 00:39:35 +01:00
Manuel Goulão
ea284a83f5 Fix environments complete list (#40) 2022-10-07 11:21:30 +01:00
Manuel Goulão
bd0f9cf023 Add missing commits in PR#29 (#34) 2022-10-03 19:01:14 +01:00
Manuel Goulão
f0fd69d7f2 Update theme (#29) 2022-10-03 11:00:31 -04:00
Mark Towers
9154d2db4e Add gym-docs PRs to gymnasium (#30) 2022-09-27 17:39:43 +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
43c3118854 Add AutoROM documentation (#26) 2022-09-25 15:43:00 +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
4d61477b7c Docs automation (#16) 2022-09-15 09:49:24 +01:00
Manuel Goulão
91769fc862 Add docs (#13) 2022-09-13 20:27:34 +01:00
J K Terry
523b9ee8b7 move docs to https://github.com/Farama-Foundation/gym-docs 2021-12-21 01:12:02 -05:00
J K Terry
5e43d10e25 Delete acrobot.png 2021-12-21 00:52:35 -05:00
Mohamad H. Danesh
ce79c423d5 Providing documentation (#2534)
* Create mountain_car.md

* Create continuous_mountain_car.md

* Create classic_control.md

* Update classic_control.md

* Update classic_control.md

* Update continuous_mountain_car.md

* Update mountain_car.md
2021-12-21 00:36:53 -05:00
Brendan King
14eaf04de6 Adding documentation for Acrobot-v1 in docs/classic_control (#2533)
* Adding documentation for Acrobot-v1 in docs/classic_control

* Update acrobot.md

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-12-20 13:28:39 -05:00
Brendan King
9c0808eb9a Adding documentation for CartPole-v1 in docs/classic_control (#2509)
* Adding documentation for CartPole-v1 in docs/classic_control

* typo

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-12-20 02:06:24 -05:00
Ariel Kwiatkowski
c364506710 Seeding update (#2422)
* Ditch most of the seeding.py and replace np_random with the numpy default_rng. Let's see if tests pass

* Updated a bunch of RNG calls from the RandomState API to Generator API

* black; didn't expect that, did ya?

* Undo a typo

* blaaack

* More typo fixes

* Fixed setting/getting state in multidiscrete spaces

* Fix typo, fix a test to work with the new sampling

* Correctly (?) pass the randomly generated seed if np_random is called with None as seed

* Convert the Discrete sample to a python int (as opposed to np.int64)

* Remove some redundant imports

* First version of the compatibility layer for old-style RNG. Mainly to trigger tests.

* Removed redundant f-strings

* Style fixes, removing unused imports

* Try to make tests pass by removing atari from the dockerfile

* Try to make tests pass by removing atari from the setup

* Try to make tests pass by removing atari from the setup

* Try to make tests pass by removing atari from the setup

* First attempt at deprecating `env.seed` and supporting `env.reset(seed=seed)` instead. Tests should hopefully pass but throw up a million warnings.

* black; didn't expect that, didya?

* Rename the reset parameter in VecEnvs back to `seed`

* Updated tests to use the new seeding method

* Removed a bunch of old `seed` calls.

Fixed a bug in AsyncVectorEnv

* Stop Discrete envs from doing part of the setup (and using the randomness) in init (as opposed to reset)

* Add explicit seed to wrappers reset

* Remove an accidental return

* Re-add some legacy functions with a warning.

* Use deprecation instead of regular warnings for the newly deprecated methods/functions
2021-12-08 16:14:15 -05:00
Tristan Deleu
01cc8a3a16 Add documentation for Vectorized environments (#2327) 2021-11-14 08:59:04 -05:00
Ishan Manchanda
103b7633f5 Readded overwritten changes for offset functionality for Discrete spaces (#2470)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-10-30 12:12:01 -04:00
Gabriel Nogueira
ff33188e53 Add flappy-bird-gym to third party environments (#2439)
This commit adds the [flappy-bird-gym](https://github.com/Talendar/flappy-bird-gym) package to `third_party_environments.md`. It's the first result on Google when searching for "flappy bird gym environment".
2021-10-06 21:53:52 -04:00