This repository contains all the code and material related to the computer security course project regarding the subject of adversarial machine learning.
Presentation slides available at this link.
Once you've installed Conda, from the terminal type:
$ anaconda-navigator
Then the GUI launches:
You can now install the components needed for the project.
Once finished, activate the enviroment (in this case it's called adversarial_ml):
Remember to activate the enviroment in the project directory.
Once everything's installed, run the project: