summaryrefslogtreecommitdiff
path: root/training/mpi_online_optimize.cc
AgeCommit message (Collapse)Author
2011-10-14remove FSA integration code. will have to be resurrected another dayChris Dyer
2011-10-11remove implicit conversion-to-double operator from LogVal<T> that caused ↵Guest_account Guest_account prguest11
overflow errors, clean up some pf code
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-03-17freeze features, including penaltyChris Dyer
2011-03-17enable weights to be frozen during trainingChris Dyer
2010-12-05small changesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@740 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-23train without mpiredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@690 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-15few fixesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@676 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-15new multi-epoch online optimizerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@675 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-13trigger ff, max iteration for online optimizerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@671 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-29another feature, another POSredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@664 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-28fix for prior weightsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@661 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@659 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-22few fixesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@655 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-22mpi support for trainingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@654 ec762483-ff6d-05da-a07a-a48fb63a330f