“Asr-language-processing-research-rnng-mn”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Time Table
Time Table
第32行: 第32行:
 
| 2016/11/7
 
| 2016/11/7
 
|  
 
|  
* modify model  
+
* modify discriminative modeltry to prove the positive function of static memory
* try to prove the positive function of static memory
+
# change train set
 +
# add parameter before cos
 +
# modify model structure
 +
* read the code of Teacher Feng
 +
# understand
 +
* how to use GPU in rnng
 +
# find how to use it
 
||  ||
 
||  ||
 
|-
 
|-

2016年11月7日 (一) 10:55的版本

Main Idea

People

Yang Feng, Shiyue Zhang, Andi Zhang

Time Table

Date Work Plan Work Done Completion Rate
2016/10/31
  • implement rnng+static memory discriminative model
  1. fix the unexpected action
  2. rerun the original discriminative model
  3. rerun the centred memory rnng model
  4. get wrong instances of original trained model, and get statistics
  5. run the wrong memory rnng model
  6. run the sampled memory rnng model
  7. update experiment report
  • implementation is done, but result is not satisfied.
  1. fixed the unexpected action
  2. reran the original discriminative model
  3. reran the centred memory rnng model
  4. got wrong instances of original trained model, and get statistics
  5. ran the sampled memory rnng model
  6. ran the wrong memory rnng model
  7. updated experiment report [1]
  • 100%
2016/11/7
  • modify discriminative model, try to prove the positive function of static memory
  1. change train set
  2. add parameter before cos
  3. modify model structure
  • read the code of Teacher Feng
  1. understand
  • how to use GPU in rnng
  1. find how to use it
2016/11/14
  • try to implement a dynamic memory
2016/11/21
  • modify model
  • try to prove the positive function of dynamic memory
2016/11/28
  • modify model
  • try to prove the positive function of dynamic memory
2016/12/5
  • get the first final rnng+mm discriminative model
2016/12/12
  • give a plan to transfer to generative model
2016/12/19
  • implement rnng+mm generative model
2016/12/26
  • modify model
  • try to prove the positive function of memory

Progress