Skip to main content

An OpenSource Python implementation of bayesian networks inspired by BNT.

Project description

OpenBayes is a library that allows users to easily create a bayesian network and perform inference on it. It is mainly inspired from the Bayes Net Toolbox (BNT) which is available for MatLAB, but uses python as a base language which provides many benefits : fast execution, portability and ease to use and maintain. Any inference engine can be implemented by inheriting a base class. In the same way, new distributions can be added to the package by simply defining the data contained in the distribution and some basic probabilistic operations.

The project is mature enough to be used for static bayesian networks and we are currently developping the dynamical aspect.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenBayes-0.1.0.tar.gz (38.4 kB view hashes)

Uploaded Source

Built Distribution

OpenBayes-0.1.0.win32.exe (109.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page