Merge pull request #24 from StAugust/master

add caffe in machine learning section
pull/25/merge
唐尤华 2017-06-21 09:14:31 +08:00 committed by GitHub
commit 67e34bf58a
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ Python实现的数据库。
* pydeepPython 深度学习库。[官网](https://github.com/andersbll/deeppy)
* vowpalporpoise轻量级 [Vowpal Wabbit](https://github.com/JohnLangford/vowpalwabbit/) 的 Python 封装。[官网](https://github.com/josephreisinger/vowpalporpoise)
* skflow一个 [TensorFlow](https://github.com/tensorflow/tensorflow) 的简化接口(模仿 scikit-learn)。[官网](https://github.com/tensorflow/skflow)
* Caffe: 一个[Caffe](https://github.com/BVLC/caffe)的python接口。[官网](http://caffe.berkeleyvision.org)
### MapReduce
MapReduce 框架和库。