You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a library dedicated to **adversarial machine learning**. Its purpose is to allow rapid crafting and analysis of attacks and defense methods for machine learning models. Nemesis provides an implementation for many state-of-the-art methods for attacking and defending classifiers.
3
5
4
6
The library is still under development. Feedback, bug reports and extension requests are highly appreciated.
@@ -62,7 +64,7 @@ The library contains three main scripts for:
62
64
* testing model accuracy on different test sets using (`test_accuracies.py`)
63
65
64
66
Detailed instructions for each script are available by typing
0 commit comments