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

Fix a bug in OWLQN: use raw gradient to calculate y vectors #90

Closed
wants to merge 1 commit into from
Closed

Conversation

snnn
Copy link
Contributor

@snnn snnn commented Sep 6, 2015

The gradient used to construct the y_k vectors, should be raw gradient (the gradient of the unregularized loss). See "Scalable Training of L1-Regularized Log-Linear Models" Section 3.2 rule 4.

…hould be

raw gradient (the gradient of the unregularized loss). See "Scalable Training
of L1-Regularized Log-Linear Models" Section 3.2 rule 4.
@manning
Copy link
Member

manning commented Sep 27, 2015

Good catch! Thanks a lot, much appreciated. Merged.

@manning manning closed this Sep 27, 2015
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