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

Momentum policy #5

Merged
merged 3 commits into from
Nov 28, 2014
Merged

Momentum policy #5

merged 3 commits into from
Nov 28, 2014

Conversation

stokasto
Copy link
Contributor

This is a small change to allow for the Momentum to be specified by a policy (similar to the learning rate).
This is useful to reproduce some state of the art results (e.g. the dropout results on MNIST from Nitish Srivastavas paper as well as the results from the maxout paper).
I will open a pull request for example scripts to get these results seperately!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) when pulling d4e9c84 on stokasto:momentum_policy into b36daac on pluskid:master.

@pluskid
Copy link
Owner

pluskid commented Nov 28, 2014

@stokasto Thanks! Looks great!

pluskid added a commit that referenced this pull request Nov 28, 2014
@pluskid pluskid merged commit d5ad3dc into pluskid:master Nov 28, 2014
@stokasto stokasto deleted the momentum_policy branch November 28, 2014 20:27
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

Successfully merging this pull request may close these issues.

None yet

3 participants