PyInference - библиотека для нечеткого и Байесовского вывода. 

Официальный сайт - https://github.com/sejros/PyInference

PyInference will run on Python 2.7.

PyInference depends on as few packages as possible. Currently only numpy and matplotlib is strictly required.


Installation

With Pip:

$ pip install pyinference

Or download the source and run the setup file:

$ python setup.py install




