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

WR: Refactoring Stable baseline 3 wrapper to work with the new version with gymnasium #790

Closed
1 of 2 tasks
rizkydiprasetya opened this issue Aug 21, 2023 · 0 comments · Fixed by #792
Closed
1 of 2 tasks
Assignees
Labels
quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ... RL Reinforcement Learning v1.2.0 Extension Hub WR 3rd-party support ("Wrapper")

Comments

@rizkydiprasetya
Copy link
Contributor

rizkydiprasetya commented Aug 21, 2023

Motivation
Stable baseline 3 was relied on Gym before. But then Gym is no longer maintained. It is now changed to Gymnasium. Since then, stable baseline 3 keep their version to only work with Gym. But now they just released new version which is fully compatible with Gymnasium.

Benefit
Up to date version Stable baseline 3 with support of up to date Gymnasium

Are the proposed changes backward compatible?

  • Yes
  • No

Reference
https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0

@rizkydiprasetya rizkydiprasetya added quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ... labels Aug 21, 2023
@rizkydiprasetya rizkydiprasetya self-assigned this Aug 21, 2023
@rizkydiprasetya rizkydiprasetya linked a pull request Aug 21, 2023 that will close this issue
2 tasks
@rizkydiprasetya rizkydiprasetya added this to the Sprint 2023/08 milestone Aug 23, 2023
@rizkydiprasetya rizkydiprasetya added the WR 3rd-party support ("Wrapper") label Aug 23, 2023
@detlefarend detlefarend added RL Reinforcement Learning next release labels Aug 23, 2023
@detlefarend detlefarend added the v1.2.0 Extension Hub label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ... RL Reinforcement Learning v1.2.0 Extension Hub WR 3rd-party support ("Wrapper")
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants