Merge pull request #647 from lovincyrus/master

Missing space - pydeep, ML
This commit is contained in:
Vinta 2016-05-21 19:58:50 +08:00
commit f8744b1883
1 changed files with 1 additions and 1 deletions

View File

@ -1000,7 +1000,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Pylearn2](https://github.com/lisa-lab/pylearn2) - A Machine Learning library based on [Theano](https://github.com/Theano/Theano).
* [python-recsys](https://github.com/ocelma/python-recsys) - A Python library for implementing a Recommender System.
* [scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
* [pydeep](https://github.com/andersbll/deeppy)-Deep learning in python
* [pydeep](https://github.com/andersbll/deeppy) - Deep learning in python
* [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).
* [skflow](https://github.com/tensorflow/skflow) - A simplified interface for [TensorFlow](https://github.com/tensorflow/tensorflow) (mimicking scikit-learn).