We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94bdb3 commit 52cbb5fCopy full SHA for 52cbb5f
art/attacks/evasion/pixel_threshold.py
@@ -448,7 +448,6 @@ def __init__(
448
) -> None:
449
"""
450
Create a :class:`.PixelThreshold` instance.
451
-
452
:param classifier: A trained classifier.
453
:param th: threshold value of the Pixel/ Threshold attack. th=None indicates finding a minimum threshold.
454
:param es: Indicates whether the attack uses CMAES (0) or DE (1) as Evolutionary Strategy.
0 commit comments