Merge pull request #858 from thenomemac/master

Update README.md
This commit is contained in:
Vinta 2017-03-16 22:15:24 +08:00 committed by GitHub
commit f54be88aba

View File

@ -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. * [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. * [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. * [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. * [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. * [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/). * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).