Search found 1 match
- Sat Jul 03, 2010 12:50 am
- Forum: SMILE
- Topic: Question about posterior joint distribution.
- Replies: 0
- Views: 27087
Question about posterior joint distribution.
Hi All, I am doing researches about EM algorithm on learning Bayesian Network. To start with, I want to implement it by myself. To implement EM, I need to estimate one posterior joint probability which is P(x, parents(x) | e) where x is a node and e is some evidence. Is there any way I can get this ...