Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 235 Bytes

🎯 Adversarial Attacks

status

Notebook to implement different approaches for Adversarial Attack using Python and PyTorch.

Current methods implemented:

  • FGSM
  • MI-FGSM