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

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

This release of ART 1.12.2 provides updates to ART 1.12.

Added

  • Added drop_last option to method fit of PyTorchClassifier (#1883)

Changed

  • Changed documentation of art.metrics.verification_decisions_trees.RobustnessVerificationTreeModelsCliqueMethod to provide addiitonal information (#1897)
  • Changed Numba to be an optional dependency (#1884)
  • Changed BoundaryAttack to enable binary classification by removing unnecessary input check (#1890)

Removed

[None]

Fixed

  • Fixed issue caused by missing variable initialization in SleeperAgentAttack (#1892)
  • Fixed bug in projection_l1_1 and projection_l1_2 where in rare cases they returned the input point rather than the its projection (#1870)

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

NewReleases is sending notifications on new releases.