Giter Site home page Giter Site logo

moratodpg / imp_marl Goto Github PK

View Code? Open in Web Editor NEW
33.0 2.0 5.0 8 MB

IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL

License: Apache License 2.0

Python 64.42% Shell 0.41% Jupyter Notebook 35.17%
benchmark infrastructure-management multiagent-reinforcement-learning environments

imp_marl's People

Contributors

moratodpg avatar paleroy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

imp_marl's Issues

Possibility to access trained models

Hi,

I like the implementation of IMP-MARL and that you made the training data of your runs accessible! Would it be possible to give access to the trained models as well? This would alleviate the need to retrain the models and make reproduction of the results very easy.

Yours
Yannik

old branches

Hey Pablo,

I think we can delete the old plot branch.

What about your heuristic branch?

Cheers

Clean RL

Clean RL is not a modular library but focus on a single-file implementation of RL aglos (see their README).

Right now they do not support Gymnasium but they support olg Gym.

One only has to modify their single-file implementations to register imp_marl in the avaialble gym environments.
Kind of:

from imp_marl.imp_wrappers.gymnasium import gym_wrap_sa_struct
gym.register("imp_marl", entry_point=gym_wrap_sa_struct.GymSaStruct)

Where do you want we mention that in our repo?

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.