Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 402 Bytes

Vulnerability of Natural Language Classifiers to Evolutionary Generated Adversarial Text

Computing Science honours dissertation project aimed at generating adversarial examples against a sentiment analysis model, using genetic algorithms.

To run the code, run the Jupyter notebooks in the following order

  • 01-Build_model_and_Distance_Matrix.ipynb
  • 02-Generate_Attacks.ipynb
  • 03-Stats.ipynb