danielzuegner / nettack

Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".
https://www.cs.cit.tum.de/daml/forschung/nettack/
MIT License
218 stars 56 forks source link

How to perform structure perturbates on Polblogs? #16

Closed IskandarZhang closed 1 year ago

IskandarZhang commented 1 year ago

Hi Daniel,

I noticed that when running the code, it cannot provide results for the polblogs dataset. I noticed that issue #3 has already raised this problem. I would like to ask how I can modify the code to only perform structural perturbations only and obtain perturbation results for the polblogs dataset?