summaryrefslogtreecommitdiff
path: root/utils/mfcr.h
AgeCommit message (Collapse)Author
2012-03-15bayes bayes bayesChris Dyer
2012-03-05tie hyperparameters for translation distributions; support theta < 0 for PYPLMChris Dyer
2012-03-05use template parameter inference to figure out what type to use for ↵Chris Dyer
probability computations, templatatize number of floors in MFCR rather than compile-time set
2012-03-05support strength=0 PYPs, final notation clean-upChris Dyer
2012-03-03pyp lm, fixed hyperparameters inferenceChris Dyer
2012-02-08move widely duplicated math functions into m.h headerChris Dyer
2012-01-03multi-floor chinese restaurant described by wood&teh (2009)Chris Dyer