Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate adversarial examples using a different attack method. #2

Open
cjshearer opened this issue Oct 20, 2020 · 0 comments
Open

Generate adversarial examples using a different attack method. #2

cjshearer opened this issue Oct 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cjshearer
Copy link
Owner

For each type of attack, generate a couple of variants. By variants, we mean to tune the attack's parameters that are documented as a part of the code. For example, for FGSM attack, generate adversarial examples with various epsilons (e.g., 0.1, 0.15, 0.2, etc.).

@cjshearer cjshearer added the enhancement New feature or request label Oct 20, 2020
@cjshearer cjshearer added this to the Task 1 [30% + 5%] milestone Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants