Image Classification How-To Guides ============= How-to guides will provide step-by-step walkthroughs for key parts of the HEART-library functionality. ::::::{grid} 3 :::::{grid-item-card} How to Simulate White-Box Attacks :img-top: /_static/how-to/wb.jpg :link: white_box :link-type: doc +++ ~ 10 minutes to complete ::::: :::::{grid-item-card} How to Simulate Black-Box Attacks :img-top: /_static/how-to/bb.jpg :link: black_box :link-type: doc +++ ~ 10 minutes to complete ::::: :::::{grid-item-card} How to Simulate Auto-Attacks :img-top: /_static/how-to/aa.jpg :link: auto_attacks :link-type: doc +++ ~ 10 minutes to complete ::::: :::::: ::::::{grid} 3 :::::{grid-item-card} How to Create Defenses for Image Classification :img-top: /_static/how-to/cd.jpg :link: create_defenses :link-type: doc +++ ~ 10 minutes to complete ::::: :::::{grid-item-card} How to Replace Datasets in Model Evaluation :img-top: /_static/how-to/rd.jpg :link: replace_datasets :link-type: doc +++ ~ 10 minutes to complete ::::: :::::: ```{toctree} :caption: 'Image Classification' :maxdepth: 2 :hidden: Simulate White-Box Attacks Simulate Black-Box Attacks Simulate AutoAttack Create Defenses Replace Datasets ```