Coder Social home page Coder Social logo

Comments (1)

frenkowski avatar frenkowski commented on July 28, 2024

Thank you very much for your message and for showing such keen interest in our project.

In the ECML-PKDD_SCIMAI-Gym.ipynb file, the Oracle is present in the section titled "Oracle." This part of the project assumes that the Oracle is an agent capable of satisfying demand at every timestep 100% without incurring storage or penalty costs, paying only for production and transportation. However, it is important to note that this assumption holds only for experiments related to the ECML-PKDD_SCIMAI-Gym.ipynb file.

On the other hand, the section you are looking for in the IJPE_SCIMAI-Gym.ipynb file is named "OR-Tools Methods," specifically referencing an agent called LP-DET. The experiments in this file introduce additional constraints, such as transportation times, fixed transportation costs related to trucks, reduced factory capacity compared to warehouses, etc. Due to these constraints, we implemented a linear programming agent that knows the future demand in advance and can, consequently, select the best action for each timestep (this, of course, is a scenario that is unlikely to occur in the real world).

For a detailed explanation of the environment, the various assumptions of the problem, and the Oracle, you can read the two associated papers published and available on my Google Scholar profile.

I hope this response thoroughly addresses your queries. Wishing you a pleasant day and all the best with your further exploration of the project!

from scimai-gym.

Related Issues (5)

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.