Tianyi Luo 2015-08-24
来自cslt Wiki
Plan last week
- To release the sentence vector of RNN with baidu's corpus about similar questions.
- 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 thingk about how to modify <<Learning from LDA using Deep Neural Networks>>.
Work done in this week
- Finish constructing new hire training system(DNN, CNN, RNN and LSTM learn and exercise) of CSLT.
- Finish releasing the sentence vector of RNN with baidu's corpus about similar questions.
- Provide huilian some models for Chinese poem generation.
- Help haichao conduct Chinese SONGCI generation.
Plan to do next week
- To use the vectors of UV decomposition as the dark knowledge of DNN.
- To review more papers to modify the idea of applying dark knowledge in Recommend System.