Parameter Learning given a Bayesian Network structure

The engine.
Post Reply
jzaragoza
Posts: 1
Joined: Fri Nov 26, 2010 7:31 pm

Parameter Learning given a Bayesian Network structure

Post by jzaragoza »

Hi,

I'm kinda newbie to SMILE/SMILEARN, i've been reading the wikis and internet stuff but so far i haven't found how to learn the parameters of a Bayesian Network given the structure, i mean, i've seen how to learn through SMILE/SMILEARN both the estructure and parameters at the same time, but, what if i have a structure learned with a particular method (e.g., Chow-Liu or Rebane-Pearl) and i want to learn the parameters of this previously learned network with SMILE/SMILEARN?

Any chance for a small example please? (maybe using C++ if possible) or a document or webpage discussing this same topic?

Thanks in advance,

Regards :)
Post Reply