0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more tests. adjusted loss augmented prediction for binary case with [:,1] ==0 (one less parameter to learn). More... over 13 years ago
Fix seeds, changed signs again... More... over 13 years ago
minor refactoring, add function to compute the primal objective More... over 13 years ago
Check for correct shape of w in CRF More... over 13 years ago
Trying to test SVM dual against downhill simplex primal More... over 13 years ago
Enhance binary_grid_crf example More... over 13 years ago
minor docs More... over 13 years ago
Starting some testing, refactoring More... over 13 years ago
Add positivity constraints to weights for submodular problems. More... over 13 years ago
Fix annoying signs More... over 13 years ago
Stripped down crf working for binary problems More... over 13 years ago
fixed stupid normalization bug, more verbosity More... over 13 years ago
StupidLatentSVM seems to work.... More... over 13 years ago
latent svm might be working More... over 13 years ago
fix: don't recompute what we already know More... over 13 years ago
put latent svm in own file More... over 13 years ago
Set up things for latent testing More... over 13 years ago
start w on small values, not zero, for sensible loss-augmented inference in first step. More... over 13 years ago
minor bug: shooting myself in the foot again More... over 13 years ago
BUG in box constraints!!! finally!!!! More... over 13 years ago
more verbosity control More... over 13 years ago
rename cost to slack, make sign consistent with name. More... over 13 years ago
misc on examples More... over 13 years ago
consistent scaling of C and the objective with 1/n_samples More... over 13 years ago
more precision.... More... over 13 years ago
print final loss More... over 13 years ago
rename "real_objective" to "primal_objective" More... over 13 years ago
output correct loss for in dual SVM More... over 13 years ago
more helpful output More... over 13 years ago
fix seed More... over 13 years ago