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