Coder Social home page Coder Social logo

Comments (5)

duburcqa avatar duburcqa commented on July 26, 2024

I want to migrate to gymnasium but i'm wanting for stable baselines3 to release a compatible version. For now, gym is the only version that is compatible with all the frameworks you mentioned. Regarding gymnasium there is already an issue since the version is pinned to 0.26.3 while it is pinned to 0.26.2 by the future release of stable-baselines3...

But for sure jiminy is actively maintained and most use-cases imply gym/gymnasium.

from jiminy.

elliottower avatar elliottower commented on July 26, 2024

I want to migrate to gymnasium but i'm wanting for stable baselines3 to release a compatible version. For now, gym is the only version that is compatible with all the frameworks you mentioned. Regarding gymnasium there is already an issue since the version is pinned to 0.26.3 while it is pinned to 0.26.2 by the future release of stable-baselines3...

But for sure jiminy is actively maintained and most use-cases imply gym/gymnasium.

I don’t believe sb3’s gymnasium compatibility is pinned to a specific version, if you look through the files changes by the PR, it doesn’t seem specific to any version. I’ve tested it in my own use cases and found no issues, not sure about the timeline for it getting merged though as it’s a draft currently and has been for a while. https://github.com/DLR-RM/stable-baselines3/pull/1327/files

But makes sense to wait until things are officially compatible and simply use older versions of the libraries and gym until then, just figured I’d post in case it wasn’t on your radar.

from jiminy.

duburcqa avatar duburcqa commented on July 26, 2024

I don’t believe sb3’s gymnasium compatibility is pinned to a specific version, if you look through the files changes by the PR

Indeed it is no longer the case, but it was a few weeks ago.

But makes sense to wait until things are officially compatible and simply use older versions of the libraries and gym until then, just figured I’d post in case it wasn’t on your radar.

Definitely it is. I'm even myself a (modest) contributor to gym !

from jiminy.

duburcqa avatar duburcqa commented on July 26, 2024

After checking again, current it is pinned to the main branch. Which is not any better than before. In setup.py:

"gymnasium @ git+https://github.com/Farama-Foundation/Gymnasium@main",

from jiminy.

duburcqa avatar duburcqa commented on July 26, 2024

Done !

from jiminy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.