From be985bc9394b99f6a3772d09e828d43c408ef972 Mon Sep 17 00:00:00 2001 From: shanyi15 Date: Wed, 28 Feb 2018 15:15:48 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20RE?= =?UTF-8?q?ADME.cn.md=20=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20READM?= =?UTF-8?q?E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.cn.md | 16 ++++++++-------- README.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.cn.md b/README.cn.md index 140e5d4..020c52b 100644 --- a/README.cn.md +++ b/README.cn.md @@ -4,14 +4,14 @@ [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) -1. [线性回归](http://book.paddlepaddle.org/01.fit_a_line/index.cn.html) -1. [识别数字](http://book.paddlepaddle.org/02.recognize_digits/index.cn.html) -1. [图像分类](http://book.paddlepaddle.org/03.image_classification/index.cn.html) -1. [词向量](http://book.paddlepaddle.org/04.word2vec/index.cn.html) -1. [个性化推荐](http://book.paddlepaddle.org/05.recommender_system/index.cn.html) -1. [情感分析](http://book.paddlepaddle.org/06.understand_sentiment/index.cn.html) -1. [语义角色标注](http://book.paddlepaddle.org/07.label_semantic_roles/index.cn.html) -1. [机器翻译](http://book.paddlepaddle.org/08.machine_translation/index.cn.html) +1. [线性回归](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.cn.html) +1. [识别数字](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.cn.html) +1. [图像分类](http://www.paddlepaddle.org/docs/develop/book/03.image_classification/index.cn.html) +1. [词向量](http://www.paddlepaddle.org/docs/develop/book/04.word2vec/index.cn.html) +1. [个性化推荐](http://www.paddlepaddle.org/docs/develop/book/05.recommender_system/index.cn.html) +1. [情感分析](http://www.paddlepaddle.org/docs/develop/book/06.understand_sentiment/index.cn.html) +1. [语义角色标注](http://www.paddlepaddle.org/docs/develop/book/07.label_semantic_roles/index.cn.html) +1. [机器翻译](http://www.paddlepaddle.org/docs/develop/book/08.machine_translation/index.cn.html) 更多学习内容请访问PaddlePaddle[视频课堂](http://bit.baidu.com/Course/datalist/column/117.html)。 diff --git a/README.md b/README.md index bf3f990..886b9a7 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) -1. [Fit a Line](http://book.paddlepaddle.org/01.fit_a_line/) -1. [Recognize Digits](http://book.paddlepaddle.org/02.recognize_digits/) -1. [Image Classification](http://book.paddlepaddle.org/03.image_classification/) -1. [Word to Vector](http://book.paddlepaddle.org/04.word2vec/) -1. [Recommender System](http://book.paddlepaddle.org/05.recommender_system/) -1. [Understand Sentiment](http://book.paddlepaddle.org/06.understand_sentiment/) -1. [Label Semantic Roles](http://book.paddlepaddle.org/07.label_semantic_roles/) -1. [Machine Translation](http://book.paddlepaddle.org/08.machine_translation/) +1. [Fit a Line](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html) +1. [Recognize Digits](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.html) +1. [Image Classification](http://www.paddlepaddle.org/docs/develop/book/03.image_classification/index.html) +1. [Word to Vector](http://www.paddlepaddle.org/docs/develop/book/04.word2vec/index.html) +1. [Recommender System](http://www.paddlepaddle.org/docs/develop/book/05.recommender_system/index.html) +1. [Understand Sentiment](http://www.paddlepaddle.org/docs/develop/book/06.understand_sentiment/index.html) +1. [Label Semantic Roles](http://www.paddlepaddle.org/docs/develop/book/07.label_semantic_roles/index.html) +1. [Machine Translation](http://www.paddlepaddle.org/docs/develop/book/08.machine_translation/index.html) ## Running the Book -- GitLab