You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that when running the MI-FGSM code, the final accuracy is independent of the decay_factor parameter, which leads to the results of MI-FGSM and I-FGSM always being the same. How can this issue be resolved?Is there a problem with the implementation of the code? I set epsilon=0.1, iters=10, and alpha=1.
The text was updated successfully, but these errors were encountered:
I found that when running the MI-FGSM code, the final accuracy is independent of the decay_factor parameter, which leads to the results of MI-FGSM and I-FGSM always being the same. How can this issue be resolved?Is there a problem with the implementation of the code? I set epsilon=0.1, iters=10, and alpha=1.
The text was updated successfully, but these errors were encountered: