IBM adversarial robustness toolbox (Open Source)

Date:

Adversarial Robustness Toolbox (ART) is a Python library for Machine Learning Security. ART provides tools that enable developers and researchers to defend machine learning models against the adversarial threats of Evasion, Poisoning, Extraction, and Inference. I implement adversarial attacks and defenses for the PyTorch framework to secure/target ML models. I am also involved in writing tutorials/documentation and actively participating in internal forums to discuss newer ideas and algorithms.

[code]