From a5a5c315a857f34fb8e7f639f5d86363030f78ce Mon Sep 17 00:00:00 2001 From: chenjiandongx Date: Thu, 11 Jan 2018 21:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20TensorFlow=20=E6=B7=B1?= =?UTF-8?q?=E5=BA=A6=E5=AD=A6=E4=B9=A0=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d2bbf0..9addb1e 100644 --- a/README.md +++ b/README.md @@ -969,6 +969,7 @@ Python 实现的数据库。 * pydeep:Python 深度学习库。[官网](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