1. 02 1月, 2018 2 次提交
  2. 22 12月, 2017 4 次提交
  3. 21 12月, 2017 3 次提交
  4. 19 12月, 2017 1 次提交
  5. 14 12月, 2017 3 次提交
  6. 13 12月, 2017 2 次提交
  7. 12 12月, 2017 2 次提交
  8. 11 12月, 2017 1 次提交
  9. 08 12月, 2017 2 次提交
    • C
      fix conv2d_transpose API (Add dilation) · 5f48421c
      chengduoZH 提交于
      5f48421c
    • Q
      Nmt decoder train (#6367) · 36fcc95c
      Qiao Longfei 提交于
      * init decoder_trainer
      
      * can run
      
      * fix lod
      
      * add sharelod to cross_entropy_grad_op
      
      * add avg_cost to fetch list
      
      * modify learning rate
      
      * can run
      
      * optimie code
      
      * add early exit
      
      * fix print
      
      * revert test_understand_sentiment_conv.py
      
      * add act to fc
      36fcc95c
  10. 07 12月, 2017 1 次提交
  11. 06 12月, 2017 2 次提交
  12. 05 12月, 2017 2 次提交
    • Q
      add chunk eval layer (#6296) · 161128ba
      Qiao Longfei 提交于
      * add crf_decoding layer
      
      * fix some typo
      
      * init trunk_evaluator
      
      * add trunk_evaluator layer
      
      * update chunk_eval_op and test, change int32 to int64
      
      * fix a numeric problem
      
      * change layers.trunk_evaluator to layers.trunk_eval
      
      * fix typo
      
      * add precision_val
      161128ba
    • Q
      add crf_decoding layer (#6274) · 45c8a88a
      Qiao Longfei 提交于
      * add crf_decoding layer
      
      * fix some typo
      
      * fix test_crf_decoding_op
      45c8a88a
  13. 04 12月, 2017 2 次提交
  14. 01 12月, 2017 1 次提交
  15. 30 11月, 2017 1 次提交
  16. 29 11月, 2017 1 次提交
  17. 28 11月, 2017 2 次提交
  18. 27 11月, 2017 3 次提交
  19. 24 11月, 2017 1 次提交
  20. 22 11月, 2017 1 次提交
    • Q
      07/Label semantic roles (#5798) · 53bd51e3
      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
      53bd51e3
  21. 21 11月, 2017 3 次提交