We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d34224 commit 26922a3Copy full SHA for 26922a3
doc/v2/getstarted/index_cn.rst
@@ -2,18 +2,21 @@
2
============
3
4
5
-新手入门
6
-------------
+如果需要快速PaddlePaddle的使用方法,可以参考以下指南:
7
8
.. toctree::
9
:maxdepth: 1
10
11
quickstart_cn.rst
12
- concepts/use_concepts_cn.rst
13
14
15
-安装与编译
16
+这里以一个线性回归为例子,详细介绍了PaddlePaddle的整体使用方法。
+
+.. toctree::
+ :maxdepth: 1
17
+ concepts/use_concepts_cn.rst
18
19
+更详细的安装与编译文档在这里!
20
21
22
@@ -22,8 +25,7 @@
25
23
26
24
27
-进阶使用
28
+我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力:
29
30
31
@@ -34,8 +36,8 @@
34
36
../howto/rnn/index_cn.rst
35
37
../howto/optimization/gpu_profiling_cn.rst
38
-开发标准
39
40
+我们非常欢迎大家给PaddlePaddle贡献代码,具体的贡献指南如下:
41
42
43
0 commit comments