“2017-1-16”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“{| class="wikitable" !Date !! People !! Last Week !! This Week |- | rowspan="6"|2017/1/3 |Yang Feng || *nmt+mn: fixed the problem of generating unreasonable resu...”为内容创建页面)
 
第4行: 第4行:
 
| rowspan="6"|2017/1/3
 
| rowspan="6"|2017/1/3
 
|Yang Feng ||
 
|Yang Feng ||
*[[nmt+mn:]] fixed the problem of generating unreasonable results of baselines;
+
* [[nmt+mn:]] ran experiments with only 3-entry memory to check the impact of memory;
* ran experiments [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];
+
* check the translations and also ran experiments to analyze the results [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/0/07/Nmt_mn_result_summary.xlsx translation]] [[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/5/50/Nmt_mn_report.pdf report]];
* polished and submitted the TRP of Moses;
+
* add c_i and y_i-1 to improve the fluency;
* wrote the code of result analysis (under-going);
+
* fix a bug of baseline of using different embedding for forward and backward rnns (under-running);
 
||
 
||
*[[nmt+mn:]] analyze results;
+
*[[nmt+mn:]] do more experiments
*use the embedding of word2vec;
+
*do more experiments
+
 
|-
 
|-
 
|Jiyuan Zhang ||
 
|Jiyuan Zhang ||

2017年1月16日 (一) 04:50的版本

Date People Last Week This Week
2017/1/3 Yang Feng
  • nmt+mn: ran experiments with only 3-entry memory to check the impact of memory;
  • check the translations and also ran experiments to analyze the results [translation] [report];
  • add c_i and y_i-1 to improve the fluency;
  • fix a bug of baseline of using different embedding for forward and backward rnns (under-running);
Jiyuan Zhang
  • designed the questionnaire, then discovered some problems and redesigned
  • complete the questionnaire
Andi Zhang
Shiyue Zhang
  • finished running theano baseline
  • read and understood the beam search in theano baseline
  • started to write the Dynet Chinese Document
  • started to implement beam search to tensorflow baseline
  • finished the beam search implementation
  • go on with Dynet Chinese Document
Peilun Xiao