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

Add regularization #11

Open
mnwright opened this issue Jul 17, 2018 · 5 comments
Open

Add regularization #11

mnwright opened this issue Jul 17, 2018 · 5 comments

Comments

@mnwright
Copy link
Member

We should add some kind of regularization such as L2 regularization.

@AlexSiormpas
Copy link

Thanks Marvin, this improvement will help a lot!

@AlexSiormpas
Copy link

In my project I have 1 hidden layer. I've constructed a solution that loops through various architectures and finds the optimal number of nodes that minimizes the cross-validation error. Would that be considered a form of regularization similar to drop-out?

@mnwright
Copy link
Member Author

mnwright commented Nov 4, 2019

No, I don't think so. Btw., I think we should have both dropout and L1/L2 regularization in the package.

@cgeorges22
Copy link

Is this still something that is in the pipeline? Thanks.

@mnwright
Copy link
Member Author

mnwright commented May 3, 2021

I still think it would be nice to have it but we currently do not have the resources to further develop this package. A PR would be very much welcome!

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

3 participants