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

来自cslt Wiki
跳转至: 导航搜索
第21行: 第21行:
 
|-
 
|-
 
|Andi Zhang ||
 
|Andi Zhang ||
 +
*prepared a paraphrase data set that is enumerated from a previous one (ignoring words like "啊呀哈")
 +
*worked on coding bidirectional model under tensorflow, met with NAN problem
 
||
 
||
 
+
*ignore NAN problem for now, run it on the same data set used in Theano
 
|-
 
|-
 
|Shiyue Zhang ||  
 
|Shiyue Zhang ||  

2016年12月13日 (二) 13:02的版本

Date People Last Week This Week
2016/12/05 Yang Feng
  • s2smn: installed tensorflow and ran a toy example (solved problems: version conflict and memory exhausted)
  • wrote the code of the memory network part
  • Huilan: prepared for periodical report and system submission.
Jiyuan Zhang
  • attempted to use memory model to improve the atten model of bad effect
  • With the vernacular as the input,generated poem by local atten model[1]
  • Modified working mechanism of memory model(top1 to average)
  • help andi
  • improve poem model
Andi Zhang
  • prepared a paraphrase data set that is enumerated from a previous one (ignoring words like "啊呀哈")
  • worked on coding bidirectional model under tensorflow, met with NAN problem
  • ignore NAN problem for now, run it on the same data set used in Theano
Shiyue Zhang
Guli
  • install and run moses
  • prepare thesis report
  • read papers about Transfer learning and solving OOV