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

来自cslt Wiki
跳转至: 导航搜索
(以“{| class="wikitable" !Date !! People !! Last Week !! This Week |- | rowspan="6"|2017/1/3 |Yang Feng || * nmt+mn: ran experiments with only 3-entry memory to chec...”为内容创建页面)
 
 
第24行: 第24行:
 
|-
 
|-
 
|Shiyue Zhang ||  
 
|Shiyue Zhang ||  
* finished running theano baseline
+
* finished implementing beam search on tensorflow seq2seq translation model
* read and understood the beam search in theano baseline
+
* started to write the [http://dynet-doc-zh.readthedocs.io/zh_CN/latest/ Dynet Chinese Document]
+
* started to implement beam search to tensorflow baseline
+
 
||
 
||
* finished the beam search implementation
+
* add BLUE part to validate the function of beam search
 
* go on with Dynet Chinese Document
 
* go on with Dynet Chinese Document
 
|-
 
|-

2017年1月16日 (一) 05:03的最后版本

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
  • assisted wangyang to build the questionnaire's website
  • completed the questionnaire
  • complete the evalation
  • start to wirte paper
Andi Zhang
Shiyue Zhang
  • finished implementing beam search on tensorflow seq2seq translation model
  • add BLUE part to validate the function of beam search
  • go on with Dynet Chinese Document
Peilun Xiao