Dongxu Zhang 15-05-05
来自cslt Wiki
This week: 1.Modify forget gate,not good 2.check the data,found out that most of the patterns are short. So instead of LSTM, simple bptt can work okay. 3、pick 50 longest sentence for test and found out that rnn can work better than cnn. 4、 Dark knowledge can help.。 Next week: 1.add lexicon information.