AdversarialOptionsBIM
Options for generating adversarial examples using the basic iterative method (BIM)
Since R2026a
Description
Add-On Required: This feature requires the AI Verification Library for Deep Learning Toolbox add-on.
Use an AdversarialOptionsBIM object to set adversarial options
for the BIM (basic iterative method) algorithm, including step size, execution environment,
and mini-batch size.
Creation
Create an AdversarialOptionsBIM object using adversarialOptions
and specifying "bim" as the first input argument.
Properties
Examples
Version History
Introduced in R2026a