Skip to content

Commit

Permalink
My model
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungSeng committed Dec 20, 2021
1 parent 25786c9 commit 4cfe4f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Loss:5.3968,PPL:220.70095144082947,PLEU:0.0,结果很差

训练损失曲线如下:

![image](C:\Users\HCSI\PycharmProjects\pythonProject1\NMT\Model_1_vi_en_loss.png)
![image](https://github.com/YoungSeng/Big_Data_Analytics_B/blob/master/Model_1_vi_en_loss.png)

## Model_2_vi_en.py

Expand Down Expand Up @@ -92,7 +92,7 @@ predicted trg = ['a', 'black', 'dog', 'and', 'a', 'spotted', 'dog', 'fighting',

注意力矩阵:

![image](C:\Users\HCSI\PycharmProjects\pythonProject1\NMT\Attention Matrix.png)
![image](https://github.com/YoungSeng/Big_Data_Analytics_B/blob/master/Attention%20Matrix.png)

## Model_3_vi_en

Expand Down

0 comments on commit 4cfe4f4

Please sign in to comment.