Skip to content

Stable-Baselines3#9

Draft
araffin wants to merge 16 commits intomasterfrom
sb3
Draft

Stable-Baselines3#9
araffin wants to merge 16 commits intomasterfrom
sb3

Conversation

@araffin
Copy link
Copy Markdown
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 <thomas17.lips@gmail.com>
Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
)

* 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 <antonin.raffin@ensta.org>
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.

5 participants