-
Notifications
You must be signed in to change notification settings - Fork 152
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
RMSprop, AdaDelta and Adam steppers #89
Conversation
Thanks, looks good! Have you tried training with it yet? |
not yet, let me add some tests and the rest of the steppers etc and then will try it with examples... should i rename the issue with [WIP] ? |
Cool. There aren't many issues yet, so it's also fine not to label. |
|
@flukeskywalker should be ready to merge. |
@kashif Back from vacations now, will review and merge soon. HNY! |
no worries @flukeskywalker HNY to you too! 🎉 |
For issue #46