Merge pull request #240 from iver56/brainstorm

Add Brainstorm
This commit is contained in:
Joseph Misiti 2016-02-04 09:10:56 -05:00
commit 699c00fde2

View File

@ -691,6 +691,7 @@ on MNIST digits[DEEP LEARNING]
* [gensim](https://github.com/piskvorky/gensim) - Topic Modelling for Humans.
* [topik](https://github.com/ContinuumIO/topik) - Topic modelling toolkit
* [PyBrain](https://github.com/pybrain/pybrain) - Another Python Machine Learning Library.
* [Brainstorm](https://github.com/IDSIA/brainstorm) - Fast, flexible and fun neural networks. This is the successor of PyBrain.
* [Crab](https://github.com/muricoca/crab) - A flexible, fast recommender engine.
* [python-recsys](https://github.com/ocelma/python-recsys) - A Python library for implementing a Recommender System.
* [thinking bayes](https://github.com/AllenDowney/ThinkBayes) - Book on Bayesian Analysis