File: README.md

package info (click to toggle)
python-pomegranate 0.15.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 36,948 kB
  • sloc: python: 11,489; makefile: 259; sh: 28
file content (5 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (8)
1
2
3
4
5
# Tutorial

This tutorial covers both the concept of probabilistic modelling, and how to do such using pomegranate. The tutorials show probabilistic models of increasing complexity, with a single distribution being the simplest, and a Bayesian network being the most sophisticated. 

To read a tutorial, just click on the notebook above. Github can render IPython notebooks natively, so you don't need to go through the complicated procedure of rendering them somewhere else.