Skip to content

antoninodimaggio/PyTorch-Adversarial-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch-Adversarial-Examples

Adversarial attacks against CIFAR-10 and MNIST. The notebooks use IBM's Adversarial Robustness Toolbox (ART) to generate adversarial examples to attack PyTorch models. Might include more methods against more datasets in the future.