mims-harvard / GNNGuard

Defending graph neural networks against adversarial attacks (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/GNNGuard
Other
58 stars 15 forks source link

can you run mettack.py? #2

Closed FFTYYY closed 3 years ago

FFTYYY commented 3 years ago

it seems type casting erros (of sparse,torch sparce & torch tensor) are everywhere in model implementation. simply run python Mettack.py and I got a runtime error. There seems to be so many bugs in the code that I can't fix them by myself. Can you give a clearer code or tell me how to run Mettack.py without an error?

FFTYYY commented 3 years ago

I see. I need to change some files in my environment....