diff --git a/README.md b/README.md index 52716bb922f7530481a510b262dc119bc6d769b3..dced59058947e332893fe81ad432b36c4f0e1f67 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # 深度学习入门 -1. 新手入门 [[src](fit_a_line/)] [[html](http://book.paddlepaddle.org/fit_a_line)] -1. 识别数字 [[src](recognize_digits/)] [[html](http://book.paddlepaddle.org/recognize_digits)] -1. 图像分类 [[src](image_classification/)] [[html](http://book.paddlepaddle.org/image_classification)] -1. 词向量 [[src](word2vec/)] [[html](http://book.paddlepaddle.org/word2vec)] -1. 情感分析 [[src](understand_sentiment/)] [[html](http://book.paddlepaddle.org/understand_sentiment)] -1. 语义角色标注 [[src](label_semantic_roles/)] [[html](http://book.paddlepaddle.org/label_semantic_roles)] -1. 机器翻译 [[src](machine_translation/)] [[html](http://book.paddlepaddle.org/machine_translation)] -1. 个性化推荐 [[src](recommender_system/)] [[html](http://book.paddlepaddle.org/recommender_system)] +1. 新手入门 [[fit_a_line]](fit_a_line/) [[html](http://book.paddlepaddle.org/fit_a_line)] +1. 识别数字 [[recognize_digits]](recognize_digits/) [[html](http://book.paddlepaddle.org/recognize_digits)] +1. 图像分类 [[image_classification]](image_classification/) [[html](http://book.paddlepaddle.org/image_classification)] +1. 词向量 [[word2vec]](word2vec/) [[html](http://book.paddlepaddle.org/word2vec)] +1. 情感分析 [[understand_sentiment]](understand_sentiment/) [[html](http://book.paddlepaddle.org/understand_sentiment)] +1. 语义角色标注 [[label_semantic_roles]](label_semantic_roles/) [[html](http://book.paddlepaddle.org/label_semantic_roles)] +1. 机器翻译 [[machine_translation]](machine_translation/) [[html](http://book.paddlepaddle.org/machine_translation)] +1. 个性化推荐 [[recommender_system]](recommender_system/) [[html](http://book.paddlepaddle.org/recommender_system)]
知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。