ART 1.12.0 #1856
beat-buesser
announced in
Announcements
ART 1.12.0
#1856
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release of ART 1.12.0 introduces the first black-box adversarial patch attack, overlapping shadow datasets for membership inference, certified adversarial training, and more.
Added
art.attacks.poisoning.SleeperAgentAttack
(Implement Sleeper Agent Poisoning Attack in TensorFlow #1769)art.utils.uniform_sample_from_sphere_or_ball
to sample uniformly from either the ball or the sphere with a given norm and radii (Create sample_from_sphere_or_ball #1804)Changed
art.attacks.evasion.DPatch
to accept true labels (DPatch: def parameter updated to accept true labels #1780)art.utils.random_sphere
to use a different, faster algorithm for norm=1 based on exponential distribution (Update utils.py #1805)Removed
[None]
Fixed
[None]
This discussion was created from the release ART 1.12.0.
Beta Was this translation helpful? Give feedback.
All reactions