“Tianyi Luo 2016-05-02”版本间的差异
来自cslt Wiki
第8行: | 第8行: | ||
--------------------2016-04-27 | --------------------2016-04-27 | ||
− | + | * Implement LSTM Max margin vector training. Its cost is lower than RNN and the training speed is slower than RNN. | |
--------------------2016-04-28 | --------------------2016-04-28 | ||
2016年4月27日 (三) 18:49的版本
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-04-25
2016-04-26
2016-04-27
- Implement LSTM Max margin vector training. Its cost is lower than RNN and the training speed is slower than RNN.
2016-04-28
2016-04-29
2016-04-30
2016-05-01
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]