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

https://github.com/rathore25/adversarial-examples

Generating universal and targeted adversarial examples
https://github.com/rathore25/adversarial-examples

adversarial-examples cifar10 cnn-keras neural-network

Last synced: about 1 year ago
JSON representation

Generating universal and targeted adversarial examples

Awesome Lists containing this project

README

          

# Generating Adversarial Examples

- Implemented and trained a CNN on CIFAR-10 dataset
- Generated targeted adversarial example by minimizing the cross entropy loss
- Generated universal adversarial example by maximizing the cross entropy loss