Skip to content

Commit 87923bc

Browse files
Update README.MD
1 parent cf1bb5d commit 87923bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chapter8/README.MD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
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
### 模型融合

0 commit comments

Comments
 (0)