Skip to content

Add ZeroGrad & N-FGSM attacks #204

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

RamtinMoslemi
Copy link

@RamtinMoslemi RamtinMoslemi commented Jun 9, 2025

PR Type and Checklist

What kind of change does this PR introduce?

  • ADD ATTACK
    • DEFAULT values of arguments should be given except model.
    • Classname should be given as CamelCase.
    • Python file name should be SMALL letters of the classname.
    • Add attack in init.py
    • Check supported_mode whether the attack supports targeted mode.
    • README.md should be updated.
    • Check WORKFLOW result after PR.

@RamtinMoslemi RamtinMoslemi changed the title Add the N-FGSM attack Add ZeroGrad & N-FGSM attacks Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant