Giter VIP home page Giter VIP logo

Comments (6)

araffin avatar araffin commented on June 22, 2024

Hello,
I understand your issue. However, the rl zoo is not really meant to be a package.
My main concern is that the current repo is quite big because of the trained agents, which is not the case anymore in the newest version of the zoo: https://github.com/DLR-RM/rl-baselines3-zoo.

None of these are great options when I'd like my project to view Zoo as a dependency.

If you have a custom version of the zoo that is online (with a setup.py, you can always write it as a pip dependency:

pip install git+https://github.com/DLR-RM/rl-baselines3-zoo

would work ;) (with a proper setup.py)

from rl-baselines-zoo.

brendenpetersen avatar brendenpetersen commented on June 22, 2024

@araffin Thanks for the reply. Yes, I was afraid that was going to be your answer 😜 Though it's understandable given that there is data in the repo. I was just hoping to be able to use it as a dependency without maintaining a fork of zoo with an added setup.py.

When you say "with a proper setup.py", do you mean one I'd write inside (a fork of) zoo? Or are you saying I could mangle my own project's setup.py to install zoo as a package (which doesn't have setup.py). If the latter is possible, that would work for me.

Also, I was not aware of https://github.com/DLR-RM/rl-baselines3-zoo. Or even stable-baselines3. Thanks!

from rl-baselines-zoo.

araffin avatar araffin commented on June 22, 2024

i meant a setup.py in your fork.

Also, I was not aware of https://github.com/DLR-RM/rl-baselines3-zoo. Or even stable-baselines3.

oh...we should advertise it more, we are close to a 1.0 (the library is already usable, we mostly need to polish several aspects)

from rl-baselines-zoo.

araffin avatar araffin commented on June 22, 2024

Good news for you, I'll migrate most of the utils (wrappers and callbacks) to the sb3 contrib package ;)

from rl-baselines-zoo.

brendenpetersen avatar brendenpetersen commented on June 22, 2024

@araffin Awesome! Thanks so much for letting me know!!

from rl-baselines-zoo.

araffin avatar araffin commented on June 22, 2024

now done in now done in https://github.com/DLR-RM/rl-baselines3-zoo/releases

from rl-baselines-zoo.

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.