summaryrefslogtreecommitdiff
path: root/gi/pf/learn_cfg.cc
AgeCommit message (Collapse)Author
2012-03-20make c++11 compatibleChris 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-28optional hierarchical priorChris Dyer
2012-02-27fix base distribution, partiallyChris Dyer
2012-02-27generic bayesian cfg learner with a bunch of cfg grammar typesChris Dyer