Open
Description
Noting down the list of tasks to be completed for the tutorial. The implementation for the attack is in #65 .
Paper Link
For the sake of simplicity right now focusing on one model and one dataset. (VGG16 , CIFAR10(less noisy than kaggle cifar10) )
- Fine Tuning VGG16 for CIFAR10 #79
- Non targeted One Pixel Attack on random 500 samples #78
- Targeted attack on random 300 samples (can be a separate tutorial)