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

来自cslt Wiki
跳转至: 导航搜索
Lty讨论 | 贡献
 
第6行: 第6行:
 
* To use the vectors of UV decomposition as the dark knowledge of DNN.
 
* 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.