Question on PGD attack
symoon11 opened this issue · 1 comments
symoon11 commented
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.
EmotionalXX commented
can you run it successfully?