File tree Expand file tree Collapse file tree 1 file changed +4
-39
lines changed Expand file tree Collapse file tree 1 file changed +4
-39
lines changed Original file line number Diff line number Diff line change 1
- 开始使用
1
+ 新手入门
2
2
============
3
3
4
4
5
- 如果需要快速了解PaddlePaddle的使用,可以参考以下指南:
5
+ 如果需要快速了解PaddlePaddle的使用,可以参考以下指南。
6
6
7
7
.. toctree ::
8
8
:maxdepth: 1
9
9
10
10
quickstart_cn.rst
11
11
12
12
13
- 这里以一个线性回归为例子,详细介绍了PaddlePaddle的基本概念。
13
+ 在使用PaddlePaddle构建应用时,需要了解一些基本概念。
14
+ 这里以一个线性回归为例子,详细介绍了PaddlePaddle的使用流程,包括数据格式,模型配置与训练等。
14
15
15
16
.. toctree ::
16
17
:maxdepth: 1
17
18
18
19
concepts/use_concepts_cn.rst
19
-
20
- 更详细的安装与编译文档在这里!
21
-
22
- .. toctree ::
23
- :maxdepth: 1
24
-
25
- ../build_and_install/index_cn.rst
26
-
27
-
28
-
29
- 我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力:
30
-
31
- .. toctree ::
32
- :maxdepth: 1
33
-
34
- ../howto/cmd_parameter/index_cn.rst
35
- ../howto/cluster/index_cn.rst
36
- ../howto/capi/index_cn.rst
37
- ../howto/rnn/index_cn.rst
38
- ../howto/optimization/gpu_profiling_cn.rst
39
-
40
-
41
- 我们非常欢迎大家给PaddlePaddle开源社区贡献代码,具体的贡献指南如下:
42
-
43
- .. toctree ::
44
- :maxdepth: 1
45
-
46
- ../dev/contribute_to_paddle_cn.rst
47
-
48
- FAQ
49
- ------------
50
-
51
- .. toctree ::
52
- :maxdepth: 1
53
-
54
- ../faq/index_cn.rst
You can’t perform that action at this time.
0 commit comments