|
1 | 1 | # Deep Learning with PaddlePaddle
|
2 | 2 |
|
3 | 3 | [](https://travis-ci.org/PaddlePaddle/book)
|
4 |
| -[](http://book.paddlepaddle.org/) |
5 |
| -[](http://book.paddlepaddle.org/index.cn.html) |
6 |
| - |
7 |
| -1. [Fit a Line](http://book.paddlepaddle.org/01.fit_a_line/) |
8 |
| -1. [Recognize Digits](http://book.paddlepaddle.org/02.recognize_digits/) |
9 |
| -1. [Image Classification](http://book.paddlepaddle.org/03.image_classification/) |
10 |
| -1. [Word to Vector](http://book.paddlepaddle.org/04.word2vec/) |
11 |
| -1. [Recommender System](http://book.paddlepaddle.org/05.recommender_system/) |
12 |
| -1. [Understand Sentiment](http://book.paddlepaddle.org/06.understand_sentiment/) |
13 |
| -1. [Label Semantic Roles](http://book.paddlepaddle.org/07.label_semantic_roles/) |
14 |
| -1. [Machine Translation](http://book.paddlepaddle.org/08.machine_translation/) |
| 4 | +[](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html) |
| 5 | +[](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.cn.html) |
| 6 | + |
| 7 | +1. [Fit a Line](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html) |
| 8 | +1. [Recognize Digits](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.html) |
| 9 | +1. [Image Classification](http://www.paddlepaddle.org/docs/develop/book/03.image_classification/index.html) |
| 10 | +1. [Word to Vector](http://www.paddlepaddle.org/docs/develop/book/04.word2vec/index.html) |
| 11 | +1. [Recommender System](http://www.paddlepaddle.org/docs/develop/book/05.recommender_system/index.html) |
| 12 | +1. [Understand Sentiment](http://www.paddlepaddle.org/docs/develop/book/06.understand_sentiment/index.html) |
| 13 | +1. [Label Semantic Roles](http://www.paddlepaddle.org/docs/develop/book/07.label_semantic_roles/index.html) |
| 14 | +1. [Machine Translation](http://www.paddlepaddle.org/docs/develop/book/08.machine_translation/index.html) |
15 | 15 |
|
16 | 16 | ## Running the Book
|
17 | 17 |
|
|
0 commit comments