README.md 2.3 KB
Newer Older
Y
Yi Wang 已提交
1
# 深度学习入门
Y
Yi Wang 已提交
2

L
Luo Tao 已提交
3 4 5 6 7 8 9 10 11
1. 新手入门 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/fit_a_line/README.html)] [[.pdf](fit_a_line/README.pdf)] [[.src](fit_a_line/)]
1. 个性化推荐 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/recommender_system/README.html)] [[.pdf](recommender_system/README.pdf)] [[.src](recommender_system/)]
1. 识别数字 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/recognize_digits/README.html)] [[.pdf](recognize_digits/README.pdf)] [[.src](recognize_digits/)]
1. 图像分类 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/image_classification/README.html)] [[.pdf](image_classification/README.pdf)] [[.src](classify_images/)]
1. 词向量 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/word2vec/README.html)] [[.pdf](word2vec/README.pdf)] [[.src](word2vec/)]
1. 情感分析 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/understand_sentiment/README.html)] [[.pdf](understand_sentiment/README.pdf)] [[.src](understand_sentiment/)]
1. 理解单词的语义 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/label_semantic_roles/README.html)] [[.pdf](label_semantic_roles/README.pdf)] [[.src](label_semantic_roles/)]
1. 机器翻译 [[.html](http://htmlpreview.github.io/?https://github.com/PaddlePaddle/book/tree/develop/machine_translation/README.html)] [[.pdf](machine_translation/README.pdf)] [[.src](machine_translation/)]

L
LiuYongFeng 已提交
12
<br/>
L
LiuYongFeng 已提交
13
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">本教程</span><a xmlns:cc="http://creativecommons.org/ns#" href="http://book.paddlepaddle.org" property="cc:attributionName" rel="cc:attributionURL">PaddlePaddle</a> 创作,采用 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议</a>进行许可。