PyInference

Python module for building bayesian and mixed inference nets


License
GPL-3.0
Install
pip install PyInference==0.4.2

Documentation

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