-
Notifications
You must be signed in to change notification settings - Fork 2
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
Averaged versions need to use larger learning rates. #4
Comments
Great thanks. These are interesting results. |
I have run a few tests locally on various models for AISGD. it seems that the exact exponent in the learning rate depends crucially on the eigenvalues of the |
I've been spending more time on this yesterday and today and cannot find a recognizable pattern. Will look into the papers again. Meanwhile, 3c328bb implements more code for running experiments. See |
Also, experiment with optimal rate schedules for aiSGD?
The text was updated successfully, but these errors were encountered: