Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathknv authored Mar 17, 2018
1 parent 202c564 commit 54887aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,7 @@ are robust across any chosen distribution of transformations
- [ ] [On Detecting Adversarial Perturbations](https://arxiv.org/pdf/1702.04267.pdf) — augment Neural Networks with a small detector subnetwork which performs binary classification on distinguishing genuine data from data containing adversarial perturbations
- [ ] [Towards Robust Deep Neural Networks with BANG](https://arxiv.org/pdf/1612.00138.pdf) — Batch Adjusted Network Gradients
- [ ] [Universal adversarial perturbations](https://arxiv.org/abs/1610.08401)
- [ ] Networks to generate adversarial examples — AdvGAN, [ATNs](https://arxiv.org/pdf/1703.09387.pdf)

- [ ] Deepfool, JSMA, [CW](https://arxiv.org/pdf/1608.04644.pdf) — math intensive

0 comments on commit 54887aa

Please sign in to comment.