t
summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Collapse)Author
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