“Chao Xing 2015-12-7”版本间的差异
来自cslt Wiki
第8行: | 第8行: | ||
# Reproduce RNN picture model with specified image. | # Reproduce RNN picture model with specified image. | ||
− | + | 2# Done with Matrix Factorization. | |
# Start to investigate word segmentation. | # Start to investigate word segmentation. |
2015年12月7日 (一) 01:22的版本
Last Week:
Solution:
- None.
Plan to do:
- Reproduce RNN picture model with specified image.
2# Done with Matrix Factorization.
- Start to investigate word segmentation.
This Week:
What have done:
1. Investigate DRAW with RNN-lstm and RNN-at-lstm by input same random sample.
2. Investigate word sense vectors. Try to find some strategy among balance word frequency, word sense vectors, and neural computing.
Plan to do:
1. Broadcast last week mnist results to Chinese images.
2. Give a report after read some papers.
3. Test some word sense vector models.