“NLP Status Report 2017-3-20”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第21行: 第21行:
 
|-
 
|-
 
|Shiyue Zhang ||  
 
|Shiyue Zhang ||  
 
+
* learned to use google's new seq2seq code(gnmt)
 +
* ran gnmt on en-de , small zh-en, cs-en, big zh-en
 
||
 
||
 
+
* run gnmt on new big zh-en
 +
* try to find how to implement our model on gnmt
 
|-
 
|-
 
|Peilun Xiao ||
 
|Peilun Xiao ||

2017年4月5日 (三) 00:35的版本

Date People Last Week This Week
2017/3/20 Yang Feng
  • went through the code and made different attempt, and managed to produce the good result (47-->50 on the small zh-en data set)
  • wrote the cross-entropy method for alpha-gamma method, but found it is different from the built-in method.
  • changed to use the build-in soft-cross-entropy method and ran experiments
  • get the result for alpha-gamma method
  • run experiments on the big data
Jiyuan Zhang
Andi Zhang
Shiyue Zhang
  • learned to use google's new seq2seq code(gnmt)
  • ran gnmt on en-de , small zh-en, cs-en, big zh-en
  • run gnmt on new big zh-en
  • try to find how to implement our model on gnmt
Peilun Xiao