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

add simplenet #329

Merged
merged 2 commits into from
May 17, 2023
Merged

add simplenet #329

merged 2 commits into from
May 17, 2023

Conversation

Coderx7
Copy link
Contributor

@Coderx7 Coderx7 commented May 3, 2023

This adds the simplenet architecture from 2016. a 13 layer plain cnn architecture that outperformed much deeper and more complex architectures at the time. currently, it outperforms all vgg variants, variants of resnet such as resnet18 and resnet34, among others.

If anything is amiss, please kindly let me know so I can fix it
hope this is helpful to the community.

@netlify
Copy link

netlify bot commented May 3, 2023

Deploy Preview for pytorch-hub-preview ready!

Name Link
🔨 Latest commit 525ee7e
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-hub-preview/deploys/64538407045fb000081c6d91
😎 Deploy Preview https://deploy-preview-329--pytorch-hub-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Coderx7
Copy link
Contributor Author

Coderx7 commented May 17, 2023

Is everything okay? Do I need to do anything else for this to get merged?

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the ping @Coderx7 . The rendering looks good (https://deploy-preview-329--pytorch-hub-preview.netlify.app/hub/simplenet/) and the tests are passing so this is good to merge. Thanks!

@NicolasHug NicolasHug merged commit 0c7a13d into pytorch:master May 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants