yk/icml19_public

Question on PGD attack

symoon11 opened this issue · 1 comments

Hi.
I have a question on your code in tensorflow_example.py.
I think you should add the placeholder y to the dictionary pgd_params, unless the attack would be performed to reduce the confidence of the 'predicted' label, not the 'ground-truth' label.
Thanks.

can you run it successfully?