summaryrefslogtreecommitdiff
path: root/gi/pf/pyp_lm.cc
AgeCommit message (Collapse)Author
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-08-12possible errors with google hashesChris Dyer
2012-08-11remove extra eos markerChris Dyer
2012-03-20make c++11 compatibleChris Dyer
2012-03-10do Bayesian inference on quasimodel2 hyperparametersChris Dyer
2012-03-10tie paramsChris Dyer
2012-03-09moarChris Dyer
2012-03-05tie hyperparameters for translation distributions; support theta < 0 for PYPLMChris Dyer
2012-03-05support strength=0 PYPs, final notation clean-upChris Dyer
2012-03-04fix parameter name clashChris Dyer
2012-03-04clean up pyp lm codeChris Dyer
2012-03-03pyp lm, fixed hyperparameters inferenceChris Dyer
2012-03-03PYP language model (Teh 2006)Chris Dyer