forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add links to corresponding english docs for unfinished Chinese docs
ISSUE=4591775 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1425 1ad973e4-5ce8-4261-8a94-b56d1f490c56
- Loading branch information
liuyuan04
committed
Aug 30, 2016
1 parent
a82a4f9
commit 96e7da5
Showing
9 changed files
with
46 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
安装编译PaddlePaddle需要的依赖 | ||
======================== | ||
============================== | ||
|
||
TBD | ||
参见 `安装编译依赖 <../../../doc/build/build_from_source.html#install-dependencies>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
make和make install | ||
================== | ||
|
||
参见 `make和make install <../../../doc/build/build_from_source.html#build-and-install>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Cluster Train | ||
==================== | ||
集群训练 | ||
======== | ||
|
||
TBD | ||
参见 `集群训练 <../../doc/cluster/index.html>`_ |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
使用示例 | ||
======== | ||
|
||
图像 | ||
'''' | ||
|
||
* `图像分类 <../../doc/demo/image_classification/index.html>`_ | ||
|
||
自然语言处理 | ||
'''''''''''' | ||
|
||
* `情感分析 <../../doc/demo/sentiment_analysis/index.html>`_ | ||
* `文本生成 <../../doc/demo/text_generation/index.html>`_ | ||
* `词性标注 <../../doc/demo/semantic_role_labeling/index.html>`_ | ||
|
||
推荐 | ||
'''' | ||
|
||
* `MovieLens数据集 <../../doc/demo/rec/ml_dataset.html>`_ | ||
* `MovieLens评分回归 <../../doc/demo/rec/ml_regression.html>`_ | ||
|
||
常用模型 | ||
'''''''' | ||
* `ImageNet: ResNet <../../doc/demo/imagenet_model/index.html>`_ | ||
* `Embedding: Chinese Word <../../doc/demo/embedding_model/index.html>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,8 @@ | |
更详细的介绍请参考各个命令的命令行参数文档。 | ||
|
||
.. toctree:: | ||
|
||
:glob: | ||
|
||
paddle_train.rst | ||
paddle_pserver.rst | ||
paddle_version.rst | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters