summaryrefslogtreecommitdiff
path: root/training/Makefile.am
AgeCommit message (Expand)Author
2012-10-22Update search, make it compileKenneth Heafield
2012-09-20rename model1 to fast_aligner, since it does way more than model1 but is most...Chris Dyer
2012-06-29add option for entropy optimizationChris Dyer
2012-06-24compute risk / gradient of riskChris Dyer
2012-06-19compute held-out ppl in mpi_batch_optimizeChris Dyer
2012-05-27fix mapper to use common candidate set codeChris Dyer
2012-05-13put creg in its own top-level folderChris Dyer
2012-05-13fast creg training code for univariate linear and logistic regressionChris Dyer
2012-02-21use lbfgsChris Dyer
2012-02-18initial lbl_model stubChris Dyer
2012-02-10move atools to utils directoryChris Dyer
2011-10-14le optimizerChris Dyer
2011-09-17make fixChris Dyer
2011-09-15script to filter reachable sentences, weight cleanupGuest_account Guest_account prguest11
2011-09-13binary to extract features encounteredChris Dyer
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-07-06tool to compute feature expectations in translation chartsChris Dyer
2011-05-23calculate word perplexitiesChris Dyer
2011-04-16llh computerChris Dyer
2011-03-25em optimizer- really crappy implementationChris Dyer
2011-02-28src language LM phrase scoringChris Dyer
2010-12-22fix compound splitter, new features, more training dataChris Dyer
2010-12-05small changesredpony
2010-11-11fix dumb link problemredpony
2010-11-02mpi batch optimize without mpiredpony
2010-10-23train without mpiredpony
2010-10-01compute obj, fixes for grammar filterredpony
2010-09-30grammar filterredpony
2010-09-29move model 1 coderedpony
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
2010-09-22mpi support for trainingredpony
2010-08-29online optimizerredpony
2010-08-11major refactor, break bad circular depsredpony
2010-06-22initial checkinredpony