huyq / adversarial_deep_learning

A trial for accelerating adversarial deep learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The main body of the code is from https://github.com/MadryLab/mnist_challenge, where the usage of the code is listed.

My contribution is modifying pgd_attack.py to test momentum iterative FGSM, Nesterov momentum FDM and momentum iterative FGSM with linear search.

About

A trial for accelerating adversarial deep learning.


Languages

Language:Python 100.0%