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

Question about BCE #7

Closed
AlanChou opened this issue Aug 29, 2019 · 2 comments
Closed

Question about BCE #7

AlanChou opened this issue Aug 29, 2019 · 2 comments

Comments

@AlanChou
Copy link

Hi,

I would like to know the reason of using BCE instead of CrossEntropy. Is this critical to Manifold Mixup? Is this also the reason you train 2000 epochs which is much longer than the common training schedules?

@alexmlamb
Copy link
Collaborator

alexmlamb commented Aug 29, 2019

"I would like to know the reason of using BCE instead of CrossEntropy. Is this critical to Manifold Mixup?"

I don't think it's critical, but I'll check if we have any Manifold Mixup results on these datasets with CrossEntropy instead of BCE.

"Is this also the reason you train 2000 epochs which is much longer than the common training schedules?"

We got improvements with many fewer epochs (definitely with 600 epochs) but the improvement gap grew when we used 2000 epochs.

@AlanChou
Copy link
Author

Thank you very much for the super fast reply !

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

2 participants