owenbupt / bnt

Automatically exported from code.google.com/p/bnt
0 stars 0 forks source link

example code on DBN #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to do inference on a HMM model (coupled) that has loops, and I want 
to use the loopy belief propagation method.

I noticed that there are two functions:
pearl_unrolled_dbn_inf_engine
pearl_dbn_inf_engine

It seems that the later one is not work yet. Is there any difference between 
the two? Where can I find more information?

Your response is greatly appreciated.

I am using the FullBNT 1.0.7 version

Original issue reported on code.google.com by yuanfeng...@gmail.com on 14 Nov 2011 at 11:53