DeepDefend Package Documentation
Package documentation for DeepDefend, our Python package.
Changelog
0.1.3 (Latest): Updated DeepDefend with 5 new functions under
defenses
, including: Randomized Smoothing, Feature Denoising, Thermometer Encoding, Adversarial Logit Pairing (ALP), and Spatial Smoothing.
0.1.2: Updated PYPI project description.
0.1.1: 6 new functions.
0.1.0: Initial release.
Installation
You can install DeepDefend using PyPi, please make sure that you are using Python 3.6 or later before installing DeepDefend:
DeepDefend is an experimental package, please be sure to report any issues, bugs, or errors you come across when using it.
Example Usage
Adversarial Attacks
Last updated
Was this helpful?