- 22 11月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
* init label_semantic_roles.py * add linear_chain_crf and test * complete test_linear_chain_crf * correct last layer of db_lstm * update optimizer and initializer * update param_initializer of embedding_layer * support load pre trained embedding * rm unused parameter * optimize code * clean code * fix test * add todo
-
由 fengjiayi 提交于
* fix * Fix a bug
-
- 20 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 17 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 15 11月, 2017 4 次提交
-
-
由 Helin Wang 提交于
-
由 dzhwinter 提交于
-
由 Dong Zhihong 提交于
-
由 Helin Wang 提交于
- Removed all main_program and startup_program in the demo. - Using paddle.default_main_program() hides the implementation detail (e.g., using g_main_program) from the user, we can change the implementation in the future much easier.
-
- 14 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init commit * change some dir name
-