Missing space - pydeep, ML

This commit is contained in:
lovincyrus 2016-05-21 00:15:08 -07:00
parent fcb8d0d505
commit 8ec0ba9c1d

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).