update python-recsys detail link

pull/12/head
tangyouhua 2016-07-10 11:45:32 +08:00
parent aecad57cc8
commit c1d52d7710
1 changed files with 1 additions and 1 deletions

View File

@ -940,7 +940,7 @@ Python实现的数据库。
* patternPython 网络挖掘模块。[官网](https://github.com/clips/pattern) * patternPython 网络挖掘模块。[官网](https://github.com/clips/pattern)
* PyBrain另一个 Python 机器学习库。[官网](https://github.com/pybrain/pybrain) * PyBrain另一个 Python 机器学习库。[官网](https://github.com/pybrain/pybrain)
* Pylearn2一个基于 [Theano](https://github.com/Theano/Theano) 的机器学习库。[官网](https://github.com/lisa-lab/pylearn2) * Pylearn2一个基于 [Theano](https://github.com/Theano/Theano) 的机器学习库。[官网](https://github.com/lisa-lab/pylearn2)
* python-recsys一个用来实现推荐系统的 Python 库。[官网](https://github.com/ocelma/python-recsys) * [python-recsys](http://hao.jobbole.com/python-recsys/):一个用来实现推荐系统的 Python 库。[官网](https://github.com/ocelma/python-recsys)
* scikit-learn基于 SciPy 构建的机器学习 Python 模块。[官网](http://scikit-learn.org/) * scikit-learn基于 SciPy 构建的机器学习 Python 模块。[官网](http://scikit-learn.org/)
* pydeepPython 深度学习库。[官网](https://github.com/andersbll/deeppy) * pydeepPython 深度学习库。[官网](https://github.com/andersbll/deeppy)
* vowpalporpoise轻量级 [Vowpal Wabbit](https://github.com/JohnLangford/vowpalwabbit/) 的 Python 封装。[官网](https://github.com/josephreisinger/vowpalporpoise) * vowpalporpoise轻量级 [Vowpal Wabbit](https://github.com/JohnLangford/vowpalwabbit/) 的 Python 封装。[官网](https://github.com/josephreisinger/vowpalporpoise)