Dongxu Zhang 2015-04-13
来自cslt Wiki
Accomplished this week
- did some analysis on tanh and sigmoid for the last layer.
- did dropout.
Planned for next week
- initialize the input wordembedding.
- mean-pooling and maxabs-pooling hidden layer of each step.
- use window strategy instead of single word.
- realize cnn.
- the position of entities seems to be important, so some new stategy should be employed.