未验证 提交 e4169f51 编写于 作者: T Tink_Y 提交者: GitHub

Update README.cn.md

上级 4fc9f1ec
......@@ -149,7 +149,7 @@ def convolution_net(data, input_dim, class_dim, emb_dim, hid_dim):
网络的输入`input_dim`表示的是词典的大小,`class_dim`表示类别数。这里,我们使用[`sequence_conv_pool`](https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/trainer_config_helpers/networks.py) API实现了卷积和池化操作。
<a name="栈双向LSTM"></a>
<a name="栈双向LSTM"></a>
### 栈式双向LSTM
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册