From 20c2ec9fbd1f404e814e768955f89283b372839c Mon Sep 17 00:00:00 2001 From: fengjiayi Date: Thu, 4 May 2017 20:48:15 +0800 Subject: [PATCH] update README.md --- text_classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text_classification/README.md b/text_classification/README.md index e3ff84cf..48c35eac 100644 --- a/text_classification/README.md +++ b/text_classification/README.md @@ -7,6 +7,6 @@ ## DNN模型结构 DNN的模型结构入下图所示:

-
+
图1. DNN文本分类模型

-- GitLab