Open jsun94 opened 3 years ago
Hi,
I want to generate adversarial MNIST dataset.
Is that right run the 'main.py' file like this?
python main.py --dataset_name MNIST --attacks "FGSM?eps=0.1;"
If this is right, what file is the adversarial example file that I can use?
Hi,
I want to generate adversarial MNIST dataset.
Is that right run the 'main.py' file like this?
If this is right, what file is the adversarial example file that I can use?