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

Implement Momentum and Regularization #4

Open
jbarrow opened this issue Jun 29, 2015 · 1 comment
Open

Implement Momentum and Regularization #4

jbarrow opened this issue Jun 29, 2015 · 1 comment

Comments

@jbarrow
Copy link
Owner

jbarrow commented Jun 29, 2015

In an effort to make the standard feedforward networks more useful, we need to implement momentum and regularization (with an arbitrary regularization function -- l1, l2), which should improve learning.

@alexbiehl
Copy link

Any progress on this? I am looking for an implementation of a neural network supporting momentum, do you know any alternatives?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants