提交 7a0f3fdd 编写于 作者: R root

modify code style

上级 7e95793b
......@@ -43,6 +43,7 @@ class IteratorGradientSignAttack(Attack):
This attack was originally implemented by Alexey Kurakin(Google Brain).
Paper link: https://arxiv.org/pdf/1607.02533.pdf
"""
def _apply(self, image_label, epsilons=100, steps=10):
"""
Apply the iterative gradient sign attack.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册