Chuanbo Hua

Results 10 comments of Chuanbo Hua

This is because the version of `networkx` used in this repo is a bit out of date, which is `1.11`. If you are using the version later than `2.0`, you...

Sure, it's already a quite long time from the last update. Let's find a time to make it refreshed!

Let's try to add a now "GitHub Repository" tab for each paper to link to their code repo!

Hello, thanks for rising the issue. This error is mostly a problem with your Python, maybe the install, maybe the version. Simply try `import subprocess; subprocess.getoutput('ls /bin/ls')` to see if...

Hi @Mu-Yanchen, thanks for raising this bug and sorry for our late reply. Also thanks to @Haimrich's help! In the current version, we applied the [MetNet](https://arxiv.org/abs/2106.11113)[1] on the ATSP. Different...

As the GLOP worked at the submission version. We will clean up this branch and push a clean final implementation of it then.

Yes. You could set the trining with multi GPUs by editing the parameter `trainer.devices`. For example, if you want to try the example experiment in the README (AM on TSP)...

Thanks for reporting the issue! The repo has been refactored and updated. Since it's already a long time ago project, if you could help to check whether it's working correctly,...

Thanks for reporting the issue! It's true here is a bug. I have updated the repo and refactored it. Since it's already a long time ago project, if you could...

Thanks for reporting the bug and sorry for this long response. Since this repo is from my long-time-age projects, I didn't maintain it for a long time. About your issue,...