“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、pic...”为内容创建页面) |
|||
| (相同用户的一个中间修订版本未显示) | |||
| 第1行: | 第1行: | ||
| − | This | + | This week |
| − | + | ---- | |
| − | + | * Modify forget gate,not good | |
| − | + | * check the data,found out that most of the patterns are short. So instead of LSTM, simple bptt can work okay. | |
| − | + | * pick 50 longest sentence for test and found out that rnn can work better than cnn. | |
| + | * Dark knowledge can help. | ||
| + | |||
Next week: | Next week: | ||
| − | + | ---- | |
| + | * add lexicon information. | ||
2015年5月17日 (日) 13:00的最后版本
This week
- Modify forget gate,not good
- check the data,found out that most of the patterns are short. So instead of LSTM, simple bptt can work okay.
- pick 50 longest sentence for test and found out that rnn can work better than cnn.
- Dark knowledge can help.
Next week:
- add lexicon information.