Tianyi Luo 2016-05-09

来自cslt Wiki
2016年5月9日 (一) 10:39Lty讨论 | 贡献的版本

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

Plan to do this week

  • To implement tensorflow version of RNN/LSTM Max margin vector training.
  • To implement attention chatting model with xiaobing corpus.

Work done in this week


2016-05-02~05-04
  • The Holiday of Labors Day.

2016-05-05
  • Finish the preprocessing of Xiaobing corpus.
  • Implement the max-margin theano version(Sample training pair is: q1,a1,q2. It means the negative sample is q.).

2016-05-06
  • Implement the max-margin theano version(Sample training pair is: q1,a1,a2. It means the negative sample is a.).

2016-05-07
  • Wait for the results of experiments.
  • Ready for going to Silicon Valley.

2016-05-08
  • Arrived in Silicon Valley.

Plan to do next week

  • To implement tensorflow version of RNN/LSTM Max margin vector training.
  • To implement attention chatting model with xiaobing corpus.

Interested papers

  • Cascading Bandits: Learning to Rank in the Cascade Model(ICML 2015) [pdf]