Skip to content

Lightweight Python demos of adversarial attacks (random perturbations, FGSM, PGD) and adversarial training.

Notifications You must be signed in to change notification settings

Nimisha17/adversarial-training-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

adversarial-training-py

Lightweight Python demos of adversarial attacks (random perturbations, FGSM, PGD) and adversarial training.

This repository is a work-in-progress and contains compact, easy-to-read Python scripts demonstrating how to generate adversarial examples and how to train models with adversarial examples for improved robustness.

About

Lightweight Python demos of adversarial attacks (random perturbations, FGSM, PGD) and adversarial training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors