bayes-scala icon indicating copy to clipboard operation
bayes-scala copied to clipboard

EM for continuous bayesian network

Open KaiyangZ opened this issue 6 years ago • 1 comments

Hi,

I'm working a continuous bayesian network with hidden variables, can EM in bayes-scala handle this case?

Thanks! Kaiyang

KaiyangZ avatar Mar 19 '19 06:03 KaiyangZ

Hey, depends what kind of variables, Gaussian out of the box, other variables via expectation propagation, depending on the viariables, some inference code might need to be written. In the bayes-scale-gp Gaussian processes are used. I’m not working on these tools anymore. Daniel.

On Tuesday, 19 March 2019, KaiyangZ [email protected] wrote:

Hi,

I'm working a continuous bayesian network with hidden variables, can EM in bayes-scala handle this case?

Thanks! Kaiyang

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/danielkorzekwa/bayes-scala/issues/40, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOcsUaKznAH8abBvj0C2T1Ik0dMe0gPks5vYIQugaJpZM4b7YVB .

-- Daniel Korzekwa https://www.linkedin.com/in/danielkorzekwa

danielkorzekwa avatar Mar 19 '19 07:03 danielkorzekwa