github Trusted-AI/adversarial-robustness-toolbox 1.0.1
ART 1.0.1

latest releases: 1.20.1, 1.20.0, 1.19.2...
5 years ago

This release of ART 1.0.1 accounts for initial user feedback on v1.0.0

Added

  • add support for binary logistic regression with sklearn.linear_model.LogisticRegression in addition to the existing support for multi-class logistic regression (#171)

Changed

  • extended exception messages inside of attacks checking for valid combinations of attacks and classifiers to provide better explanations of the reason for the raised exception (#174)

  • update Travis unit-testing to use TensorFlow 2.0.0 (#183)

Removed

[None]

Fixed

  • Fixed an issue in art.attacks.PoisoningAttackSVMwhere sometimes a certain class label wouldn't create unique poison points (#168)

  • Fixed typos in README (#170, #184)

Don't miss a new adversarial-robustness-toolbox release

NewReleases is sending notifications on new releases.