新增 TensorFlow 深度学习库

pull/38/head
chenjiandongx 2018-01-11 21:08:37 +08:00
parent 7c92a7b8dd
commit a5a5c315a8
1 changed files with 1 additions and 0 deletions

View File

@ -969,6 +969,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)
* [TensorFlow](https://github.com/tensorflow/tensorflow):谷歌开源的最受欢迎的深度学习框架。[官网](http://tensorflow.org/)
### MapReduce