follow comments

shanyi15-patch-2
qijun 7 years ago
parent 4ca16172ea
commit 8b9e9c71b9

@ -1,8 +1,8 @@
开始使用
新手入门
============
如果需要快速了解PaddlePaddle的使用可以参考以下指南
如果需要快速了解PaddlePaddle的使用可以参考以下指南
.. toctree::
:maxdepth: 1
@ -10,45 +10,10 @@
quickstart_cn.rst
这里以一个线性回归为例子详细介绍了PaddlePaddle的基本概念。
在使用PaddlePaddle构建应用时需要了解一些基本概念。
这里以一个线性回归为例子详细介绍了PaddlePaddle的使用流程包括数据格式模型配置与训练等。
.. toctree::
:maxdepth: 1
concepts/use_concepts_cn.rst
更详细的安装与编译文档在这里!
.. toctree::
:maxdepth: 1
../build_and_install/index_cn.rst
我们同时也提供了一些进阶的指南来帮助用户更好的使用PaddlePaddle提供的深度学习能力
.. toctree::
:maxdepth: 1
../howto/cmd_parameter/index_cn.rst
../howto/cluster/index_cn.rst
../howto/capi/index_cn.rst
../howto/rnn/index_cn.rst
../howto/optimization/gpu_profiling_cn.rst
我们非常欢迎大家给PaddlePaddle开源社区贡献代码具体的贡献指南如下
.. toctree::
:maxdepth: 1
../dev/contribute_to_paddle_cn.rst
FAQ
------------
.. toctree::
:maxdepth: 1
../faq/index_cn.rst

Loading…
Cancel
Save