Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples
https://github.com/alvinwan/tricking-neural-networks

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: about 1 month ago
JSON representation

Fooling a neural network with adversarial examples

Awesome Lists containing this project

README

        

# How to Trick a Neural Network
Fooling a neural network with adversarial examples. This repository includes all source code for the tutorial on DigitalOcean with the same title, including:

- adversarial example of corgi that an neural network thinks is a goldfish
- utility to trick any neural network into predicting one class as another
- utility to run an ImageNet-pretrained ResNet18 neural network on any image of your choosing

created by [Alvin Wan](http://alvinwan.com), June 2020