Coder Social home page Coder Social logo

learning-routing-dro's People

Contributors

jiang-yuan avatar

Stargazers

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

Watchers

 avatar  avatar

learning-routing-dro's Issues

HI, I need your help.

Hello, author! I enjoy reading your article, but encounter a problem when running your code and found no data. Could you please provide a data file? Thank you very much if you can!

The complete code and demos for training/evaluating

Thanks for your paper "Learning to Solve Routing Problems via Distributionally Robust Optimization", which is an interesting direction.

However, could you please double-check the provided source code?

For example, there doesn't seem to be any data.data module in this repository, or is it a dependency?
https://github.com/jiang-yuan/Learning-routing-DRO/blob/main/run.py#L9

Also, it would be much more helpful if you can provide a few demos for reproducing the training/evaluating processes in the paper (currently there is only a python3 run.py).

Model checkpoints

Hi, thank you for the great work.

I wanted to ask if you could provide the model checkpoints used in the evaluation of the paper together with the code,
such that one can run them as a baseline?

Your help is much appreciated.

How one-dimensional convolution works on a node and its k-nearest neighbors

How one-dimensional convolution works on a node and its k-nearest neighbors?

Specifically, given a node $i$ and its k-nearest neighbors $i_1,\ldots i_k$. As stated in the paper, the embedding $h_i$ is calculated by $h_i=W_1 x_i+W_2 \bar{h_i}$, where $x_i$ is the coordinate of node $i$, $\bar{h_i}$ is the convolutional results of CNN embedding layer s, and $W_1$ and $W_2$ are trainable matrices. I wonder how is $\bar{h_i}$ calculated. Thanks!

Could you please provide the code for moudle "data.data"?

Thanks for your paper on generalization about routing problems, which helps me a lot.

But I found that the code for data.data is missing. Could you please provide it? This will help me better understand the paper. Thank you very much

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.