“Tianyi Luo 2015-07-13”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“=== Plan last week === * To implement UV decomposition and other methods to get latent user and item vectors as the dark knowledge of NN. === Work done in this week...”为内容创建页面)
 
Lty讨论 | 贡献
 
(相同用户的一个中间修订版本未显示)
第4行: 第4行:
 
* Implement UV decomposition.
 
* Implement UV decomposition.
 
=== Plan to do next week ===
 
=== Plan to do next week ===
 +
* To use the vectors of UV decomposition as the dark knowledge of DNN.
 
* To implement other methods to get latent user and item vectors as the dark knowledge of NN.
 
* To implement other methods to get latent user and item vectors as the dark knowledge of NN.
* Master implementation of CNN, RNN and LSTM based on Dongxu's code for future papers.
+
* Master implementation of CNN, RNN and LSTM through learning Dongxu's code for future papers.

2015年7月16日 (四) 02:31的最后版本

Plan last week

  • To implement UV decomposition and other methods to get latent user and item vectors as the dark knowledge of NN.

Work done in this week

  • Implement UV decomposition.

Plan to do next week

  • To use the vectors of UV decomposition as the dark knowledge of DNN.
  • To implement other methods to get latent user and item vectors as the dark knowledge of NN.
  • Master implementation of CNN, RNN and LSTM through learning Dongxu's code for future papers.