-
Notifications
You must be signed in to change notification settings - Fork 18
Refactoring #70
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
Comments
@someshsingh22 what do you mean by removing step analogy? |
@mehulrastogi Step analogy is good for iterative attacks, but for training normal modules like ResNet / NiN / AllConvNet it looks unnecessary. So we should use the torchvision's pattern for them |
How is the above struc?
|
With my PR I majorly did some reorganization on the commons folder to package files together logically The following tasks still need attention:-
|
Uh oh!
There was an error while loading. Please reload this page.
Some tweaks and design changes
@mehulrastogi can you recall anything else?
The text was updated successfully, but these errors were encountered: