Skip to content

Commit 845c27d

Browse files
authoredDec 27, 2018
Update README.md
1 parent 50885d2 commit 845c27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The main body of the code is from https://github.com/MadryLab/mnist_challenge, where the usage of the code is listed.
22

3-
I modified pgd_attack.py to test momentum iterative FGSM, Nesterov momentum FDM and momentum iterative FGSM with linear search.
3+
My contribution is modifying pgd_attack.py to test momentum iterative FGSM, Nesterov momentum FDM and momentum iterative FGSM with linear search.

0 commit comments

Comments
 (0)
Please sign in to comment.