Adding Keras.

This commit is contained in:
Anshuman Suri 2016-10-12 23:36:04 +05:30
parent d225e10458
commit c21e36033f
1 changed files with 1 additions and 0 deletions

View File

@ -1000,6 +1000,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Crab](https://github.com/muricoca/crab) - A flexible, fast recommender engine. * [Crab](https://github.com/muricoca/crab) - A flexible, fast recommender engine.
* [gensim](https://github.com/piskvorky/gensim) - Topic Modelling for Humans. * [gensim](https://github.com/piskvorky/gensim) - Topic Modelling for Humans.
* [hebel](https://github.com/hannes-brt/hebel) - GPU-Accelerated Deep Learning Library in Python. * [hebel](https://github.com/hannes-brt/hebel) - GPU-Accelerated Deep Learning Library in Python.
* [Keras](https://keras.io/) - a minimalist, highly modular neural networks library, capable of running on top of either [TensorFlow](https://github.com/tensorflow/tensorflow) or [Theano](http://deeplearning.net/software/theano/).
* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing. * [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.
* [pattern](https://github.com/clips/pattern) - Web mining module for Python. * [pattern](https://github.com/clips/pattern) - Web mining module for Python.
* [PyBrain](https://github.com/pybrain/pybrain) - Another Python Machine Learning Library. * [PyBrain](https://github.com/pybrain/pybrain) - Another Python Machine Learning Library.