Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable-Baselines3 #9

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Stable-Baselines3 #9

wants to merge 16 commits into from

Conversation

araffin
Copy link
Owner

@araffin araffin commented May 19, 2020

No description provided.

araffin and others added 16 commits May 19, 2020 09:58
* Link fixes and add pyglet to required installations.

* Add missing comma to my fix.

* Also add newline.

* Require pyglet to be 1.4, so as not to bring in a newer version of gym.
* Minor typo fixes for 2_gym_wrappers_saving_loading.ipynb

* Adjust plot spacing and fix some typos.

* The first plot cell defines a nice spacing to use which ensures
  that the y axis of the second plot doesn't overlap the first plot.
  This just copies that block of code to the other plotting cells.

* Extract plotting into a helper function.

* Clean up plot util function.

* Undo unrelated colab changes.

* Fix my own typo.
* Set seed from reset, fix typos

* update to gym 0.26

* Reformat and fixes

* Switch to gymnasium

---------

Co-authored-by: tlpss <[email protected]>
Co-authored-by: Antonin Raffin <[email protected]>
)

* Fix inconsistency between two mean_rewards on deterministic actions

* Extract deterministic as argument to be consistent with sb3 helper

* Update 1_getting_started.ipynb

Add docstring and make the use of VecEnv explicit

* Revert "Update 1_getting_started.ipynb"

This reverts commit 3057f89.

* Update docstring, make the use of VecEnv explicit and add SB3-contrib

---------

Co-authored-by: Antonin RAFFIN <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants