attack module
Opened this issue · 0 comments
sedvahidi commented
How can I install the attack module in training.py? I got this error: ModuleNotFoundError: No module named 'attack'
there is no attack module for pip install.
I have tried py-attack but got this error: ImportError: cannot import name 'FastGradientSignUntargeted' from 'py_attack'.