shangy / BayesNets.jl

Bayesian Networks for Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BayesNets

This library supports representation, inference, and learning in Bayesian networks.

Please read the documentation.

Build Status Coverage Status

v1.0.0 Release

We are proud to announce a new major release for BayesNets.jl. The new approach integrates with Distributions.jl, always ensures BayesNets types are fully defined, and moves the discrete-network-specific material to parameterized DiscreteBayesNets. We now have support for structure learning, easy parameter learning, etc.

Unfortunately the new API required breaking backwards compatability. The new API should be easier to understand and use. Please consult the documentation for examples.

About

Bayesian Networks for Julia

License:Other


Languages

Language:Julia 100.0%