summaryrefslogtreecommitdiff
path: root/pro-train
AgeCommit message (Expand)Author
2012-05-26fix incorrect interface useChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2012-05-08switch to liblbfgs for proChris Dyer
2012-02-03make pro use new interfaceChris Dyer
2011-12-20migrate fast_score to the new APIChris Dyer
2011-11-11new improved distributed operation for PRO, MERTChris Dyer
2011-11-10better defaults for proChris Dyer
2011-11-07updates to pro to support regularization to previous weight vectors, regualar...Chris Dyer
2011-09-14fix for more problems caused by hash refactoringChris Dyer
2011-09-14fix for potential segv with no weightsChris Dyer
2011-09-14fix pro train bug causing it not to optimize when there is no held-out test setChris Dyer
2011-09-14weight_t refactoringChris Dyer
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-07-16tune regularizerChris Dyer
2011-07-13faster code, optional held-out test setChris Dyer
2011-07-12minor optimizationChris Dyer
2011-07-12debugged pro trainerChris Dyer
2011-07-11sort of working hopkins&may optimizerChris Dyer
2011-07-10starting implementation of Hopkins&May (2011) optimizerChris Dyer