File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020### 模型方法
2121 * BERT + BILSTM + CRF
2222 * BERT + IDCNN + CRF
23+ * 动态权重BERT + IDCNN + CRF
2324 * 动态权重BERT + BILSTM + CRF
24- * 动态权重BERT + IDCNN + CRF
25- ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/BILSTM.png )
26- ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/IDCNN.png )
27- ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/%E5%8A%A8%E6%80%81%E6%9D%83%E9%87%8D%E8%9E%8D%E5%90%88.png )
25+ ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/BILSTM.png )
26+ ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/IDCNN.png )
27+ ![ image] ( https://github.com/ChileWang0228/Deep-Learning-With-Python/blob/master/chapter8/images/%E5%8A%A8%E6%80%81%E6%9D%83%E9%87%8D%E8%9E%8D%E5%90%88.png )
2828
2929
3030### 模型融合
You can’t perform that action at this time.
0 commit comments