amidst / toolbox

A Java Toolbox for Scalable Probabilistic Machine Learning
http://www.amidsttoolbox.com
Apache License 2.0
119 stars 35 forks source link

Hierarchical Priors on Core Module #9

Open andresmasegosa opened 8 years ago

andresmasegosa commented 8 years ago

Functionalities to deal with Hierarchical Priors (when a parameter variable or non-replicated node has parents) are now included for the core-module in this branch. Tests are passed but no hierarchical prior concrete example is introduced.

steveash commented 8 years ago

Any ETA on the example? I am trying to build a hierarchical model with multinomial variables with dirachlet priors and would love an example