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

Got different results #7

Open
Hukongtao opened this issue Oct 10, 2019 · 0 comments
Open

Got different results #7

Hukongtao opened this issue Oct 10, 2019 · 0 comments

Comments

@Hukongtao
Copy link

I ran your code and got some different results,

Without mixup:
Test loss: 0.5639845668315887
Test accuracy: 0.9017000198364258

With mixup alpha = 0.2:
Test loss: 0.5545909198760987
Test accuracy: 0.90420001745224

There doesn't seem to be much difference between the two.Can you analyze the reason?

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

No branches or pull requests

1 participant