Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmschrei committed Mar 30, 2016
1 parent 51475b7 commit 0b16172
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -6,10 +6,13 @@ pomegranate
pomegranate is a package for graphical models and Bayesian statistics for Python, implemented in cython. It grew out of the [YAHMM](https://github.com/jmschrei/yahmm) package, where many of the components used could be rearranged to do other cool things. It currently supports:

* Probability Distributions
* Finite State Machines
* General Mixture Models
* Hidden Markov Models
* Naive Bayes
* Markov Chains
* Discrete Bayesian Networks
* General Mixture Models
* Factor Graphs
* Finite State Machines

See the tutorial below, or the more in depth tutorials in the `tutorials` folder with examples in IPython notebooks. See [the website](http://pomegranate.readthedocs.org/en/latest/) for further information.

Expand Down

0 comments on commit 0b16172

Please sign in to comment.