Skip to content

Commit d126933

Browse files
authored
Merge pull request #9241 from PaddlePaddle/shanyi15-patch-1-1
Update index_en.rst
2 parents 37a272e + 976a1bb commit d126933

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/v2/getstarted/index_en.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
GET STARTED
22
============
33

4+
If you want to quickly know how to use PaddlePaddle, please refer to the following guide:
5+
46
.. toctree::
57
:maxdepth: 1
68

79
quickstart_en.rst
10+
11+
12+
While using PaddlePaddle to build applications, please understand some basic concepts.
13+
14+
Here is an example of linear regression. It introduces workflow of PaddlePaddle, including data format, model configuration and training, etc.
15+
16+
.. toctree::
17+
:maxdepth: 1
18+
819
concepts/use_concepts_en.rst

0 commit comments

Comments
 (0)