Skip to content

Commit 7c92a7b

Browse files
committed
按字母顺序调整 caffe/caffe2 两个库的位置
1 parent 170fb6f commit 7c92a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,8 @@ Python 实现的数据库。
954954

955955
机器学习库。 参见: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).
956956

957+
* Caffe: 一个 [Caffe](https://github.com/BVLC/caffe) 的 python 接口。[官网](http://caffe.berkeleyvision.org)
958+
* [Caffe2](https://github.com/caffe2/caffe2/):一个轻量级的,模块化的,可扩展的深度学习框架。[官网](https://caffe2.ai/)
957959
* Crab:灵活、快速的推荐引擎。[官网](https://github.com/muricoca/crab)
958960
* gensim:人性化的话题建模库。[官网](https://github.com/piskvorky/gensim)
959961
* hebel:GPU 加速的深度学习库。[官网](https://github.com/hannes-brt/hebel)
@@ -967,8 +969,6 @@ Python 实现的数据库。
967969
* pydeep:Python 深度学习库。[官网](https://github.com/andersbll/deeppy)
968970
* vowpalporpoise:轻量级 [Vowpal Wabbit](https://github.com/JohnLangford/vowpalwabbit/) 的 Python 封装。[官网](https://github.com/josephreisinger/vowpalporpoise)
969971
* skflow:一个 [TensorFlow](https://github.com/tensorflow/tensorflow) 的简化接口(模仿 scikit-learn)。[官网](https://github.com/tensorflow/skflow)
970-
* Caffe: 一个 [Caffe](https://github.com/BVLC/caffe) 的 python 接口。[官网](http://caffe.berkeleyvision.org)
971-
* [Caffe2](https://github.com/caffe2/caffe2/):一个轻量级的,模块化的,可扩展的深度学习框架。[官网](https://caffe2.ai/)
972972

973973
### MapReduce
974974

0 commit comments

Comments
 (0)