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
- 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.