summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Collapse)Author
2011-11-03Merge branch 'master' of github.com:redpony/cdecKenneth Heafield
2011-10-31lbfgs + time-series minibatch optimizationChris Dyer
2011-10-24KenLM update. EnumerateVocab moved up a namespace. Fix trie building when ↵Kenneth Heafield
bigrams are pruned. Make Chris feel better about MurmurHashNative.
2011-10-14le optimizerChris Dyer
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-17make fixChris Dyer
2011-09-17add depGuest_account Guest_account prguest11
2011-09-17Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-09-17enable ramdisk scratch for per-sentence-grammarsChris 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-05-03Fix cross entropy and perplexity to use base2 log throughout instead of ↵Jonathan Clark
log_e then 2^x
2011-04-27add iteration timerChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-04-16llh computerChris Dyer
2011-04-14mpi optimizationsChris Dyer
2011-04-14mpi updateChris Dyer
2011-03-25em optimizer- really crappy implementationChris Dyer
2011-03-24more augment grammar optionsChris Dyer
2011-03-18compile fixChris Dyer
2011-03-17try 2Chris Dyer
2011-03-17freeze features, including penaltyChris Dyer
2011-03-17enable weights to be frozen during trainingChris Dyer
2011-03-10experimental nonlinear featureChris Dyer
2011-03-03replace files option to prevent reloading LM each timeChris Dyer
2011-03-03more options for augment grammarChris Dyer
2011-03-01deal with SOSChris Dyer
2011-02-28src language LM phrase scoringChris Dyer
2011-02-17more featuresChris Dyer
2011-02-17model1 indicator features scriptChris Dyer
2010-12-22fix compound splitter, new features, more training dataChris Dyer
2010-12-13fix alignment tools bugChris Dyer
2010-12-05small changesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@740 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-12-01optional variational bayesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@734 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-30add flag to disable viterbiredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@733 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-15model 1 optionsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@723 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-11fix dumb link problemredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@712 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-02mpi batch optimize without mpiredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@705 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-23fix log prob / perplexity statsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@691 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-10-01compute obj, fixes for grammar filterredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@668 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-30filtering program, currently crashes with SEGV of unknown origin whenredpony
run on many processors git-svn-id: https://ws10smt.googlecode.com/svn/trunk@667 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-30grammar filterredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@666 ec762483-ff6d-05da-a07a-a48fb63a330f