Skip to content

Commit 124b750

Browse files
authored
Merge pull request #8833 from QiJune/update_getstarted_doc
Update getstarted doc
2 parents 9dd34e4 + 8b9e9c7 commit 124b750

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/v2/getstarted/index_cn.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
新手入门
22
============
33

4+
5+
如果需要快速了解PaddlePaddle的使用,可以参考以下指南。
6+
47
.. toctree::
58
:maxdepth: 1
69

710
quickstart_cn.rst
11+
12+
13+
在使用PaddlePaddle构建应用时,需要了解一些基本概念。
14+
这里以一个线性回归为例子,详细介绍了PaddlePaddle的使用流程,包括数据格式,模型配置与训练等。
15+
16+
.. toctree::
17+
:maxdepth: 1
18+
819
concepts/use_concepts_cn.rst

0 commit comments

Comments
 (0)