“NLP Status Report 2016-12-05”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
 
(某位用户的一个中间修订版本未显示)
第4行: 第4行:
 
| rowspan="5"|2016/12/05
 
| rowspan="5"|2016/12/05
 
|Yang Feng ||
 
|Yang Feng ||
*[[S2S+MN:]] read the code with tensorflow deeply;  
+
*[[S2S+MN:]] survey another 6 papers (18 papers in total) for data set selection;
 +
*read the code with tensorflow deeply;  
 
*wrote the mannual for the tensorflow version of s2s [undergoing];
 
*wrote the mannual for the tensorflow version of s2s [undergoing];
 
*[[PoemGen]] discuss the implementation of Jiyuan;
 
*[[PoemGen]] discuss the implementation of Jiyuan;
第22行: 第23行:
 
*modified memory weight,ran expriment [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/c/c9/Yanqing-weight%282.0%29.pdf 言情风格][http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e4/Biansaishi-weight%282.0%29.pdf 边塞风格][http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/ec/Atten-model.pdf 无风格]
 
*modified memory weight,ran expriment [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/c/c9/Yanqing-weight%282.0%29.pdf 言情风格][http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e4/Biansaishi-weight%282.0%29.pdf 边塞风格][http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/ec/Atten-model.pdf 无风格]
 
*read a paper[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/1/1e/1610.09889v1.pdf]
 
*read a paper[http://cslt.riit.tsinghua.edu.cn/mediawiki/images/1/1e/1610.09889v1.pdf]
*simply explain my code to Miss Feng
+
*simply explain my code to Professor Feng
 
*discussed with liantian about the way of using tensorflow to realize his idea
 
*discussed with liantian about the way of using tensorflow to realize his idea
 
||  
 
||  

2016年12月5日 (一) 07:53的最后版本

Date People Last Week This Week
2016/12/05 Yang Feng
  • S2S+MN: survey another 6 papers (18 papers in total) for data set selection;
  • read the code with tensorflow deeply;
  • wrote the mannual for the tensorflow version of s2s [undergoing];
  • PoemGen discuss the implementation of Jiyuan;
  • read Jiyuan's code;
  • Huilan's work: get the result of integrate syntactic information.
  • Other: intern interview.
Jiyuan Zhang
  • restructured code
  • found the cause of cost randomness
  • modified memory weight,ran expriment 言情风格边塞风格无风格
  • read a paper[1]
  • simply explain my code to Professor Feng
  • discussed with liantian about the way of using tensorflow to realize his idea
  • improve poem model
Andi Zhang
  • turn to focus on tensorflow codes
  • finish code outputing encoder outputs but have some problems with format
  • finish the part mentioned left
Shiyue Zhang
  • draw tsne pictures [report]
  • try a trained gate to switch between rnng and mem, which got a slightly better result.
Guli
  • preparing more data set
  • working on add translate module to code
  • writing a survey about Chinese-uyghur MT
  • prepare more data
  • prepare for Thesis Report