add caffe

pull/24/head
jinghua.yao 2017-06-20 14:33:35 +08:00
parent a00af1a64c
commit 2703d406b4
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 框架和库。