ART 1.11.1 #1846
beat-buesser
announced in
Announcements
ART 1.11.1
#1846
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release of ART 1.11.1 provides updates to ART 1.11.
Added
[None]
Changed
[None]
Removed
[None]
Fixed
AdversarialPatch
and delegated check to framework-specific implementations (Fix untargeted attack in Adversarial Patch #1768)AdversarialPatchPyTorch.apply_patch()
(Fix bug in apply_patch() function in Adversarial Patch Pytorch running on GPU #1771)PyTorchClassifier.predict()
(Fix exception in pytorch classifier predict method #1785)art.utils.random_sphere()
fornorm=1
to sample uniformly in the L1 ball (Fix random_sphere() with norm=1 #1802)PyTorchRegressor
(Remove call to detach() on a numpy array #1824)PDTP
(PDTP fixes #1825)ElasticNet
evasion attack (Fix learning rate decay in ElasticNet attack #1833)This discussion was created from the release ART 1.11.1.
Beta Was this translation helpful? Give feedback.
All reactions