/adv-attacks-pytorch-101

A small tutorial about performing adversarial attacks in PyTorch

Primary LanguageJupyter Notebook

adv-attacks-pytorch-101

A small tutorial about performing adversarial attacks in PyTorch

Contents

Introduction

Contains a minimalistic example of a non-targeted and targeted iterated FGSM attacks on Inception_v3.