mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Merge pull request #647 from lovincyrus/master
Missing space - pydeep, ML
This commit is contained in:
commit
f8744b1883
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
* [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.
|
* [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.
|
* [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/).
|
* [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).
|
* [skflow](https://github.com/tensorflow/skflow) - A simplified interface for [TensorFlow](https://github.com/tensorflow/tensorflow) (mimicking scikit-learn).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue