From 978bcebbe4717a97699bb70b1eec6f7448dbd68c Mon Sep 17 00:00:00 2001 From: Josiah Olson Date: Thu, 16 Mar 2017 09:08:01 -0400 Subject: [PATCH] Update README.md solves issue #820 on vinta:awesome-python --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7d074e61..da752bef 100644 --- a/README.md +++ b/README.md @@ -746,7 +746,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [LightFM](https://github.com/lyst/lightfm) - A Python implementation of a number of popular recommendation algorithms. * [MLlib](http://spark.apache.org/mllib/) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library. * [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing. -* [Pylearn2](https://github.com/lisa-lab/pylearn2) - A Machine Learning library based on [Theano](https://github.com/Theano/Theano). * [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning. * [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).