Alexandre Duval

Results 7 comments of Alexandre Duval

Ok no worries. Do you need me to apply some last changes before you accept this PR ?

Definitely, testing it is important :) You can't know that but it is the version that I use in our paper, accepted at the international ML conference CIKM 2022. So...

Hi, Sorry for the late reply. I suggest you follow the instructions of the GitHub, everything is well explained and people usually do not usually struggle to run the code....

Hi, GraphSVX is applicable on heterogeneous graphs and makes complete sense. However, it does not distinguish between node / edge types in its explanation, so if you want explanations per...

Hi, Thank you for your message. I just went back to my notes to find the good hyper-parameters of MUTAG. Unfortunately, I added MUTAG right before the submission and was...

Hi, Yes it should be due to your environment, no one has reported this pb before. I just tried to run all scripts with python==3.7.10, pytorch==1.8.1, torch-cluster==1.5.9, torch-geometric==1.7.0, torch-scatter==2.0.6, torch-sparse==0.6.9,...

If you use cuda, you should definitely take it into consideration when installing the packages. Depending on your version of cuda, you can use the commands specified in the requirements.txt...