Skip to content

v1.0.0

Compare
Choose a tag to compare
@npapernot npapernot released this 23 Nov 01:19
· 3061 commits to master since this release

New features and improvements since v0.1:

  • Added jsma, the saliency map attack
  • Improved the MNIST model in the tutorial, for greater speed and accuracy
  • The major version number has incremented due to bug fixes that affect the reproducibility of benchmarks:
    • Fixed a bug in tf_model_loss that reduced the effectiveness of both model training and adversarial example construction.
    • Fixed a bug in tf_model_eval that could result in overestimating the accuracy.