add caffe

pull/25/head
jinghua.yao 2017-06-20 14:33:35 +08:00 committed by wusewolf
parent 8636d0aa2f
commit ca7cd766f6
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 框架和库。