Add Brainstorm

This commit is contained in:
iver56 2016-02-04 13:17:05 +01:00
parent 95e152a1d7
commit 93d6add647

View File

@ -690,6 +690,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