update PyBrain url

pull/16/head^2
tangyouhua 2016-09-20 11:15:56 +08:00
parent d37df73745
commit dab9d33f8d
1 changed files with 1 additions and 1 deletions

View File

@ -941,7 +941,7 @@ Python实现的数据库。
* hebelGPU 加速的深度学习库。[官网](https://github.com/hannes-brt/hebel)
* NuPIC智能计算 Numenta 平台。[官网](https://github.com/numenta/nupic)
* patternPython 网络挖掘模块。[官网](https://github.com/clips/pattern)
* PyBrain另一个 Python 机器学习库。[官网](https://github.com/pybrain/pybrain)
* [PyBrain](http://hao.jobbole.com/pybrain/):另一个 Python 机器学习库。[官网](https://github.com/pybrain/pybrain)
* Pylearn2一个基于 [Theano](https://github.com/Theano/Theano) 的机器学习库。[官网](https://github.com/lisa-lab/pylearn2)
* [python-recsys](http://hao.jobbole.com/python-recsys/):一个用来实现推荐系统的 Python 库。[官网](https://github.com/ocelma/python-recsys)
* scikit-learn基于 SciPy 构建的机器学习 Python 模块。[官网](http://scikit-learn.org/)