diff --git a/README.md b/README.md index 132ad5d..cc716a5 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,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. #### Data Analysis / Data Visualization