开始使用 ============ 如果需要快速了解PaddlePaddle的使用,可以参考以下指南: .. toctree:: :maxdepth: 1 quickstart_cn.rst 这里以一个线性回归为例子,详细介绍了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