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

cifar10-reproduce #3

Open
Reciphon opened this issue Jun 1, 2021 · 2 comments
Open

cifar10-reproduce #3

Reciphon opened this issue Jun 1, 2021 · 2 comments

Comments

@Reciphon
Copy link

Reciphon commented Jun 1, 2021

I want to reproduce the result show in the paper on cifar10-dataset.
While std_path converges well, csg_path is not really working. The accuracy on csg_path is very low.
Could you please provide more details about cifar10-dataset? Including the hyper-parameters and so on.
Looking forward to your reply!

@Harry-Up
Copy link

Hello. I encounter the same problem. This problem occurs after the warm-up epochs, and the loss becomes extremely unstable. If I reduce the learning rate of the Adam optimizer to 1e-6, there will still fluctuate violently. Even if I do not reduce it or only reduce it to 1e-4, nan will appear directly. I don't know yet whether it is the problem of the algorithm itself or the code. Do you have any ideas?

@Harry-Up
Copy link

Harry-Up commented Sep 4, 2021

Well, the learning rate of reg is also the key point, and the result is ok if it is reduced.

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