likuanppd
likuanppd
Hi Jin I meet some problems when I run the code pgd_test in graph global attack examples. 1. In line 37, why normalize the feature matrix? This do harms the...
Hi, Dai There is some inconsistence in the paper and the code listed below. 1---It is writen that f_p and f_e will pretrain in the paper, but in the code...
Hi jin, we find that MetaAttack will face the OOM problem if the PyTorch version is higher than 1.9. Can you fix this problem? For example, we attack polblogs under...