Skip to content

Commit 5b6daab

Browse files
TS-Leebeat-buesser
andcommitted
description
Co-authored-by: Beat Buesser <[email protected]> Signed-off-by: Taesung Lee <[email protected]>
1 parent 013fb8d commit 5b6daab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

art/attacks/poisoning/gradient_matching_attack.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# SOFTWARE.
1818
"""
1919
This module implements Gradient Matching clean-label attacks (a.k.a. Witches' Brew) on Neural Networks.
20+
2021
| Paper link: https://arxiv.org/abs/2009.02276
2122
"""
2223
from __future__ import absolute_import, division, print_function, unicode_literals

0 commit comments

Comments
 (0)