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

Logistic regression with Landweber iteration in GURLS/MATLAB #25

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

boyuren158
Copy link

I have added the logistic regression functionality to previous GURLS modules with early stopping as regularization.

boyuren158 and others added 5 commits December 15, 2015 19:31
Change the comments in two newly added logisitic regression functions
"#	new file:   lgs_check.m"
"#	modified:   gurls/optimizers/rls_landweberdual_lgs.m"
"#	modified:   gurls/optimizers/rls_landweberprimal_lgs.m"
"#	deleted:    test.m"
"#	BasicG.mat"
"#	BasicL.mat"
"#	ExampleExperiment.mat"
"#	HighdimL.mat"
"#	HomeworkG.mat"
"#	test.asv"
"#	deleted:    test.m"
"#	modified:   gurls/optimizers/rls_landweberdual_lgs.m"
"#	modified:   gurls/optimizers/rls_landweberprimal_lgs.m"
"#	BasicG.mat"
"#	BasicL.mat"
"#	ExampleExperiment.mat"
"#	HighdimL.mat"
"#	HomeworkG.mat"
"#	test.asv"
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.

2 participants