提交 6494c6fc 编写于 作者: W wangsijiang

add cnn_text embedding

上级 98a6df93
......@@ -3,6 +3,8 @@ import math
dense_feature_dim = 13
## text cnn conf
WORD_SIZE = 100000
EMBED_SIZE = 64
CNN_DIM = 128
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册