Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
Toy-MT-Introduction
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
Toy-MT-Introduction
Commits
92df8125
Commit
92df8125
authored
May 23, 2020
by
zengxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
figure-name
parent
810abc82
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
16 行增加
和
16 行删除
+16
-16
Book/Chapter6/chapter6.tex
+16
-16
没有找到文件。
Book/Chapter6/
C
hapter6.tex
→
Book/Chapter6/
c
hapter6.tex
查看文件 @
92df8125
...
...
@@ -137,7 +137,7 @@
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-numbers-of-
WMT
-systems
}
\input
{
./Chapter6/Figures/figure-numbers-of-
wmt
-systems
}
\caption
{
WMT冠军系统的数量
}
\label
{
fig:6-3
}
\end{figure}
...
...
@@ -148,7 +148,7 @@
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-score-of-m
TER
}
\input
{
./Chapter6/Figures/figure-score-of-m
ter
}
\caption
{
不同系统在不同长度句子上的mTER分值(得分越低越好)
}
\label
{
fig:6-4
}
\end{figure}
...
...
@@ -504,7 +504,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-3-base-problom-of-
P
}
\input
{
./Chapter6/Figures/figure-3-base-problom-of-
p
}
\caption
{
求解
$
\textrm
{
P
}
(
y
_
j |
\mathbf
{
y
}_{
<j
}
,
\mathbf
{
x
}
)
$
的三个基本问题
}
\label
{
fig:6-11
}
\end{figure}
...
...
@@ -638,10 +638,10 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\subfigure
[遗忘门]
{
\input
{
./Chapter6/Figures/figure-
LSTM
01
}}
\subfigure
[输入门]
{
\input
{
./Chapter6/Figures/figure-
LSTM
02
}}
\subfigure
[记忆更新]
{
\input
{
./Chapter6/Figures/figure-
LSTM
03
}}
\subfigure
[输出门]
{
\input
{
./Chapter6/Figures/figure-
LSTM
04
}}
\subfigure
[遗忘门]
{
\input
{
./Chapter6/Figures/figure-
lstm
01
}}
\subfigure
[输入门]
{
\input
{
./Chapter6/Figures/figure-
lstm
02
}}
\subfigure
[记忆更新]
{
\input
{
./Chapter6/Figures/figure-
lstm
03
}}
\subfigure
[输出门]
{
\input
{
./Chapter6/Figures/figure-
lstm
04
}}
\caption
{
LSTM中的门控结构
}
\label
{
fig:6-15
}
\end{figure}
...
...
@@ -687,7 +687,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-the-whole-of-
LSTM
}
\input
{
./Chapter6/Figures/figure-the-whole-of-
lstm
}
\caption
{
LSTM的整体结构
}
\label
{
fig:6-16
}
\end{figure}
...
...
@@ -706,9 +706,9 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\subfigure
[重置门]
{
\input
{
./Chapter6/Figures/figure-
GRU
01
}}
\subfigure
[更新门]
{
\input
{
./Chapter6/Figures/figure-
GRU
02
}}
\subfigure
[隐藏状态更新]
{
\input
{
./Chapter6/Figures/figure-
GRU
03
}}
\subfigure
[重置门]
{
\input
{
./Chapter6/Figures/figure-
gru
01
}}
\subfigure
[更新门]
{
\input
{
./Chapter6/Figures/figure-
gru
02
}}
\subfigure
[隐藏状态更新]
{
\input
{
./Chapter6/Figures/figure-
gru
03
}}
\caption
{
GRU中的门控结构
}
\label
{
fig:6-17
}
\end{figure}
...
...
@@ -747,7 +747,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-bi-
RNN
}
\input
{
./Chapter6/Figures/figure-bi-
rnn
}
\caption
{
基于双向循环神经网络的机器翻译模型结构
}
\label
{
fig:6-18
}
\end{figure}
...
...
@@ -768,7 +768,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-double-layer-
RNN
}
\hspace
{
10em
}
\input
{
./Chapter6/Figures/figure-double-layer-
rnn
}
\hspace
{
10em
}
\caption
{
基于双层循环神经网络的机器翻译模型结构
}
\label
{
fig:6-19
}
\end{figure}
...
...
@@ -861,7 +861,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-calculation-process-of-context-vector-
C
}
\input
{
./Chapter6/Figures/figure-calculation-process-of-context-vector-
c
}
\caption
{
上下文向量
$
\mathbf
{
C
}_
j
$
的计算过程
}
\label
{
fig:6-23
}
\end{figure}
...
...
@@ -1353,7 +1353,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-structure-of-
GNMT
}
\input
{
./Chapter6/Figures/figure-structure-of-
gnmt
}
\caption
{
GNMT结构
}
\label
{
fig:6-35
}
\end{figure}
...
...
@@ -1538,7 +1538,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\
%----------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter6/Figures/figure-calculation-of-context-vector-
C
}
\input
{
./Chapter6/Figures/figure-calculation-of-context-vector-
c
}
\caption
{
``机票''的更进一步抽象表示
$
\tilde
{
\mathbf
{
h
}}$
的计算
}
\label
{
fig:6-41
}
\end{figure}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论