Asr-language-processing-research-rnng-mn

来自cslt Wiki
2016年11月14日 (一) 08:05Zhangsy讨论 | 贡献的版本

跳转至: 导航搜索

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 and run
  • how to use GPU in rnng
  1. learn to use it
  • modify discriminative model, try to prove the positive function of static memory
  1. changed train set
  2. added parameter before cos
  3. modified model structure
  • read the code of Teacher Feng
  1. understood but did't run
  • how to use GPU in rnng
  1. the result is rnng cannot run fast on GPU
  • 90%
2016/11/14
  • try to run rnng on multi cpu cores
  • refine the models tried before and give the result report
  • finish the code of dynamic memory model
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