Skip to content

v.2.1.0

Compare
Choose a tag to compare
@npapernot npapernot released this 18 Jun 05:35
4488d36

The following features were added:

  • Added support for float64 to prevent numerical instabilities
  • Added SPSA gradient-free attack
  • Added optimizer and decision rule options to EAD
  • dtype of data can now be passed as input to Attack classes

The following additions were made to the examples/ folder:

  • Added adversarial patch notebook
  • Added code for the NIPS adversarial competition

This release also provides various bug fixes and code maintainability improvements, as well as improvements to the documentation.

CleverHans version numbers are based on the semantic versioning system. This release increments the minor version number because it adds functionality in a backwards-compatible manner.