Restore pyhsmm

This commit is contained in:
igor-shevchenko 2014-07-23 11:42:52 +06:00
parent 8cf47f0f0f
commit 03d2ed358e
1 changed files with 1 additions and 0 deletions

View File

@ -494,6 +494,7 @@ on MNIST digits[DEEP LEARNING]
* [Pyevolve](https://github.com/perone/Pyevolve) - Genetic algorithm framework.
* [Caffe](http://caffe.berkeleyvision.org) - A deep learning framework developed with cleanliness, readability, and speed in mind.
* [breze](https://github.com/breze-no-salt/breze) - Theano based library for deep and recurrent neural networks
* [pyhsmm](https://github.com/mattjj/pyhsmm) - library for approximate unsupervised inference in Bayesian Hidden Markov Models (HMMs) and explicit-duration Hidden semi-Markov Models (HSMMs), focusing on the Bayesian Nonparametric extensions, the HDP-HMM and HDP-HSMM, mostly with weak-limit approximations.
<a name="python-data-analysis" />
#### Data Analysis / Data Visualization