Skip to content

Commit f8744b1

Browse files
committed
Merge pull request vinta#647 from lovincyrus/master
Missing space - pydeep, ML
2 parents fcb8d0d + 8ec0ba9 commit f8744b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

0 commit comments

Comments
 (0)