Commit a49db6c4 by zengxin

合并分支 'zengxin' 到 'caorunzhe'

figure-name

查看合并请求 !252
parents 4965d672 92df8125
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-numbers-of-WMT-systems} \input{./Chapter6/Figures/figure-numbers-of-wmt-systems}
\caption{WMT冠军系统的数量} \caption{WMT冠军系统的数量}
\label{fig:6-3} \label{fig:6-3}
\end{figure} \end{figure}
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-score-of-mTER} \input{./Chapter6/Figures/figure-score-of-mter}
\caption{不同系统在不同长度句子上的mTER分值(得分越低越好)} \caption{不同系统在不同长度句子上的mTER分值(得分越低越好)}
\label{fig:6-4} \label{fig:6-4}
\end{figure} \end{figure}
...@@ -504,7 +504,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -504,7 +504,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \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})$的三个基本问题} \caption{求解$\textrm{P} (y_j | \mathbf{y}_{<j},\mathbf{x})$的三个基本问题}
\label{fig:6-11} \label{fig:6-11}
\end{figure} \end{figure}
...@@ -638,10 +638,10 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -638,10 +638,10 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\subfigure[遗忘门]{\input{./Chapter6/Figures/figure-LSTM01}} \subfigure[遗忘门]{\input{./Chapter6/Figures/figure-lstm01}}
\subfigure[输入门]{\input{./Chapter6/Figures/figure-LSTM02}} \subfigure[输入门]{\input{./Chapter6/Figures/figure-lstm02}}
\subfigure[记忆更新]{\input{./Chapter6/Figures/figure-LSTM03}} \subfigure[记忆更新]{\input{./Chapter6/Figures/figure-lstm03}}
\subfigure[输出门]{\input{./Chapter6/Figures/figure-LSTM04}} \subfigure[输出门]{\input{./Chapter6/Figures/figure-lstm04}}
\caption{LSTM中的门控结构} \caption{LSTM中的门控结构}
\label{fig:6-15} \label{fig:6-15}
\end{figure} \end{figure}
...@@ -687,7 +687,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -687,7 +687,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-the-whole-of-LSTM} \input{./Chapter6/Figures/figure-the-whole-of-lstm}
\caption{LSTM的整体结构} \caption{LSTM的整体结构}
\label{fig:6-16} \label{fig:6-16}
\end{figure} \end{figure}
...@@ -706,9 +706,9 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -706,9 +706,9 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\subfigure[重置门]{\input{./Chapter6/Figures/figure-GRU01}} \subfigure[重置门]{\input{./Chapter6/Figures/figure-gru01}}
\subfigure[更新门]{\input{./Chapter6/Figures/figure-GRU02}} \subfigure[更新门]{\input{./Chapter6/Figures/figure-gru02}}
\subfigure[隐藏状态更新]{\input{./Chapter6/Figures/figure-GRU03}} \subfigure[隐藏状态更新]{\input{./Chapter6/Figures/figure-gru03}}
\caption{GRU中的门控结构} \caption{GRU中的门控结构}
\label{fig:6-17} \label{fig:6-17}
\end{figure} \end{figure}
...@@ -747,7 +747,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -747,7 +747,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-bi-RNN} \input{./Chapter6/Figures/figure-bi-rnn}
\caption{基于双向循环神经网络的机器翻译模型结构} \caption{基于双向循环神经网络的机器翻译模型结构}
\label{fig:6-18} \label{fig:6-18}
\end{figure} \end{figure}
...@@ -768,7 +768,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -768,7 +768,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-double-layer-RNN} \hspace{10em} \input{./Chapter6/Figures/figure-double-layer-rnn} \hspace{10em}
\caption{基于双层循环神经网络的机器翻译模型结构} \caption{基于双层循环神经网络的机器翻译模型结构}
\label{fig:6-19} \label{fig:6-19}
\end{figure} \end{figure}
...@@ -861,7 +861,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof ...@@ -861,7 +861,7 @@ $\textrm{P}({y_j | \mathbf{s}_{j-1} ,y_{j-1},\mathbf{C}})$由Softmax实现,Sof
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \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$的计算过程} \caption{上下文向量$\mathbf{C}_j$的计算过程}
\label{fig:6-23} \label{fig:6-23}
\end{figure} \end{figure}
...@@ -1353,7 +1353,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\ ...@@ -1353,7 +1353,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-structure-of-GNMT} \input{./Chapter6/Figures/figure-structure-of-gnmt}
\caption{GNMT结构} \caption{GNMT结构}
\label{fig:6-35} \label{fig:6-35}
\end{figure} \end{figure}
...@@ -1538,7 +1538,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\ ...@@ -1538,7 +1538,7 @@ L(\mathbf{Y},\widehat{\mathbf{Y}}) = \sum_{j=1}^n L_{\textrm{ce}}(\mathbf{y}_j,\
%---------------------------------------------- %----------------------------------------------
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
\input{./Chapter6/Figures/figure-calculation-of-context-vector-C} \input{./Chapter6/Figures/figure-calculation-of-context-vector-c}
\caption{``机票''的更进一步抽象表示$\tilde{\mathbf{h}}$的计算} \caption{``机票''的更进一步抽象表示$\tilde{\mathbf{h}}$的计算}
\label{fig:6-41} \label{fig:6-41}
\end{figure} \end{figure}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论