Commit Graph

16 Commits (968464cc605ed67c658af6c65d617b7036bfecfb)

Author SHA1 Message Date
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
8 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
8 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
8 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
9 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
yuyang18 ed6716578d PyDataProvider English Document
9 years ago
dangqingqing d209a196fc Adjust catalog for documentation.
9 years ago
luotao02 2bb09cf104 adjust format of new_layer and rnn, refine seq2seq doc
9 years ago
wangjiang03 4132702362 Add RNN Tutorial.
9 years ago
luotao02 3e87021df1 refine demo dataprovider and some tiny fix
9 years ago
luotao02 260c734c95 fix bug in trainer_config_helpers
9 years ago
luotao02 fe3216508a catalog for trainer_config_helpers
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago