We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50885d2 commit 845c27dCopy full SHA for 845c27d
README.md
@@ -1,3 +1,3 @@
1
The main body of the code is from https://github.com/MadryLab/mnist_challenge, where the usage of the code is listed.
2
3
-I modified pgd_attack.py to test momentum iterative FGSM, Nesterov momentum FDM and momentum iterative FGSM with linear search.
+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