Pytorch implementation of convolutional neural network adversarial attack techniques
-
Updated
Dec 3, 2018 - Python
Pytorch implementation of convolutional neural network adversarial attack techniques
Detection of network traffic anomalies using unsupervised machine learning
This project focusses on creating an attacker against Deep Neural Networks making them misclassify an image. This is done to evaluate to robustness of the model.
Adversarial attack on a CNN
Generate adversarial examples using Fast Gradient Sign Method (FGSM)
Add a description, image, and links to the fast-gradient-sign topic page so that developers can more easily learn about it.
To associate your repository with the fast-gradient-sign topic, visit your repo's landing page and select "manage topics."