OpenBayes 0.1.0
An OpenSource Python implementation of bayesian networks inspired by BNT.
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| OpenBayes-0.1.0.tar.gz (md5) | Source | 2006-04-11 10:22:27 | 37KB | 575 | |
| OpenBayes-0.1.0.win32.exe (md5) | MS Windows installer | 2.4 | 2006-04-11 10:22:42 | 107KB | 372 |
- Author: Kosta Gaitanis, Elliot Cohen <gaitanis at tele ucl ac be, elliot cohen at gmail com>
- Home Page: http://www.openbayes.org
- License: modified Python
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: Free for non-commercial use
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Scientific/Engineering :: Mathematics
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: gaitanis
- DOAP record: OpenBayes-0.1.0.xml
Log in to rate this package.
