Conversation
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.