Commit Graph

22 Commits (968464cc605ed67c658af6c65d617b7036bfecfb)

Author SHA1 Message Date
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
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)
8 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
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
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
liuyuan04 5547a7601b Refine doc of Python Prediction API, replace
9 years ago
Luo Tao 38d735716b fix dead link and some warning, tiny modify on some document
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
dangqingqing 7f1d6c5a75 Fix some documentations.
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