index.md 631 字节
Newer Older
Z
zhangjinchao01 已提交
1
PaddlePaddle Documentation
D
dangqingqing 已提交
2
==========================
Z
zhangjinchao01 已提交
3 4 5 6 7 8 9

User Guide
----------
* [Quick Start](demo/quick_start/index_en.md)
* [Build and Installation](build/index.rst)
* [Contribute Code](build/contribute_to_paddle.md)
* [User Interface](ui/index.md)
D
dangqingqing 已提交
10
* [Model Config Interface](ui/api/trainer_config_helpers/index.md)
Z
zhangjinchao01 已提交
11 12
* [Example and Demo](demo/index.md)
* [Cluster Train](cluster/index.md)
D
dangqingqing 已提交
13 14 15 16 17 18 19 20 21 22

Development Guide
-----------------
* [Layer Documents](layer.md)
* [Writing New Layers](dev/new_layer/index.rst)
* [Source Code Documents](source/index.md)

Algorithm Tutorial
------------------
* [RNN Configuration](algorithm/rnn/rnn.rst)