From 8ec0ba9c1de111933cc0e3e37d6dad3a8fae3237 Mon Sep 17 00:00:00 2001 From: lovincyrus Date: Sat, 21 May 2016 00:15:08 -0700 Subject: [PATCH] Missing space - pydeep, ML --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb73850..35b686d 100644 --- a/README.md +++ b/README.md @@ -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).