Coder Social home page Coder Social logo

Comments (2)

jsuarezv avatar jsuarezv commented on July 18, 2024

Hello Diego,
Thank you for your interest in our research.
Just let you know that the code you are poinintg out has some slight differences with respect to the original model published at IEEE JSAC [here]. This code was prepared as a baseline solution for the GNNet challenge and is not optimized (e.g., features are not normalized), also the datasets for the competition are different. That said, I would still recommend you continue using this code as a reference, as it is quite more re-usable. Following the "How to" guide may be useful to optimize it (README [here]).

Aside from that, the input of RouteNet is the traffic volume generated (not necessarily received) at each src-dst pair. To generate the traffic, we first compute a TM with the formula you mentioned, and use it as an input to the simulator. After the simulation, we take the actual traffic generated on each src-dst pair, which may vary slightly from the input TM values, and use it as an input for RouteNet. This is how we would use RouteNet in real deployments, as we could collect real traffic measurements from the network and use the model to infer some KPIs.

I hope this clarifies your question.

Regards,
José

from gnnetworkingchallenge.

diegocervera avatar diegocervera commented on July 18, 2024

José,

Many thanks for you prompt reply. That makes sense.

Regards,
Diego

from gnnetworkingchallenge.

Related Issues (11)

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.