summaryrefslogtreecommitdiff
path: root/pro-train/mr_pro_map.cc
AgeCommit message (Collapse)Author
2012-11-18more consistent naming, interface, fix compile errorChris Dyer
2012-05-29add support to rampion for accumulating k-best listsChris Dyer
2012-05-28cache metric computation in proChris Dyer
2012-05-27fix mapper to use common candidate set codeChris Dyer
2012-02-03make pro use new interfaceChris 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-12debugged pro trainerChris Dyer
2011-07-11sort of working hopkins&may optimizerChris Dyer
2011-07-10starting implementation of Hopkins&May (2011) optimizerChris Dyer