Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 367 Bytes

Adversarial machine learning

How to run this repository:

  1. Run the classification_model.py
  2. Run the adversarial_dataset.py
  3. Run the classification_model_adversarial_training.py
  4. Run the ruuner.py

Referred from: Daniel Geng and Rishi Veerapaneni. (10 Jan 2018). Tricking Neural Networks from https://ml.berkeley.edu/blog/2018/01/10/adversarial-examples/