mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
added bayesian lib
This commit is contained in:
parent
04786366c1
commit
9e626736ab
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue