Evaluate cross-validated performance of MNIST classifier with various levels of filter intervention #6

Closed
opened 2024-02-29 13:20:21 -05:00 by Adog64 · 0 comments
Owner

The performance of the following cases should be evaluated using cross-validation:

Training Test
Clean Clean
Clean Attacked
Clean Filtered (Not Attacked)
Clean Filtered (Attacked)
Filtered Filtered (Not Attacked)
Filtered Filtered (Attacked)
The performance of the following cases should be evaluated using cross-validation: | Training | Test | |----------|-------------------------| | Clean | Clean | | Clean | Attacked | | Clean | Filtered (Not Attacked) | | Clean | Filtered (Attacked) | | Filtered | Filtered (Not Attacked) | | Filtered | Filtered (Attacked) |
Adog64 added this to the Denoising Filter as a Defense project 2024-02-29 13:20:21 -05:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Adog64/Adversarial-Machine-Learning-Clinic#6
No description provided.