Dongxu Zhang 2015-12-14

来自cslt Wiki
2015年12月14日 (一) 00:42Zhangdx讨论 | 贡献的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

Last Week


  • Run experiments with KNN on cosine distance.
 Found general improvements over different topic models. Proposed model is better on two dataset out of three.
  • Run experiments with fix window(=5).
 Partial results shows that the accuracy is lower than document-wise window.
 Problem is that only 10 iteration is implemented, which may not converge to the best performance.
  • Train multi-gram model in a joint way.
 No good results.

This Week


  • Finish the fix window experiments on larger iteration(=50)
  • Tried multi-gram training separately.