Gmrylbx
Gmrylbx
thanks a lot
Hi! Could you release the code that generated the nettack attack? I want to use all the target nodes as the test set (The nodes in test set with degree...
thanks a lot!
Hi! I meet some problems when i use Nettack to attack polblogs dataset with n_perturbations=1, the code as follows ``` modified_adj = adj print('=== [Poisoning] Attacking %s nodes respectively ==='...
> Basically, we just sequentially attack those target nodes. I modified the [example code](https://github.com/DSE-MSU/DeepRobust/blob/master/examples/graph/test_nettack.py) as follows > > ``` > from deeprobust.graph.defense import GCN > from deeprobust.graph.targeted_attack import Nettack >...
Has this bug been fixed? I also encountered a similar problem