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
f1db191d
Commit
f1db191d
authored
Apr 12, 2020
by
xiaotong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor updates of sections 3, 5 and 6
parent
be196d93
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
44 行增加
和
49 行删除
+44
-49
Book/Chapter3/Figures/figure-EM-algorithm-flow-chart.tex
+1
-1
Book/Chapter5/Figures/fig-fit.tex
+2
-2
Book/Chapter5/chapter5.tex
+0
-0
Book/Chapter6/Chapter6.tex
+0
-0
Book/Chapter6/Figures/figure-Beam-search-process.tex
+3
-3
Book/Chapter6/Figures/figure-Decode-the-word-probability-distribution-at-the-first-position.tex
+1
-1
Book/Chapter6/Figures/figure-Decoding-process-based-on-greedy-method.tex
+5
-10
Book/Chapter6/Figures/figure-score-of-mTER.tex
+4
-4
Book/mt-book-xelatex.idx
+10
-10
Book/mt-book-xelatex.ptc
+18
-18
没有找到文件。
Book/Chapter3/Figures/figure-EM-algorithm-flow-chart.tex
查看文件 @
f1db191d
...
...
@@ -9,7 +9,7 @@
\node
[anchor=north west] (line1) at (0,0)
{
\small\sffamily\bfseries
{
IBM模型1的训练(EM算法)
}}
;
\node
[anchor=north west] (line2) at ([yshift=-0.3em]line1.south west)
{
输入: 平行语料
${
(
\mathbf
{
s
}^{
[
1
]
}
,
\mathbf
{
t
}^{
[
1
]
}
)
,...,
(
\mathbf
{
s
}^{
[
N
]
}
,
\mathbf
{
t
}^{
[
N
]
}
)
}$}
;
\node
[anchor=north west] (line3) at ([yshift=-0.1em]line2.south west)
{
输出: 参数
$
f
(
\cdot
|
\cdot
)
$
的最优值
}
;
\node
[anchor=north west] (line4) at ([yshift=-0.1em]line3.south west)
{
1:
\textbf
{
Function
}
\textsc
{
TrainItWith
EM
}
(
$
\{
(
\mathbf
{
s
}^{
[
1
]
}
,
\mathbf
{
t
}^{
[
1
]
}
)
,...,
(
\mathbf
{
s
}^{
[
N
]
}
,
\mathbf
{
t
}^{
[
N
]
}
)
\}
$
)
}
;
\node
[anchor=north west] (line4) at ([yshift=-0.1em]line3.south west)
{
1:
\textbf
{
Function
}
\textsc
{
EM
}
(
$
\{
(
\mathbf
{
s
}^{
[
1
]
}
,
\mathbf
{
t
}^{
[
1
]
}
)
,...,
(
\mathbf
{
s
}^{
[
N
]
}
,
\mathbf
{
t
}^{
[
N
]
}
)
\}
$
)
}
;
\node
[anchor=north west] (line5) at ([yshift=-0.1em]line4.south west)
{
2:
\ \
Initialize
$
f
(
\cdot
|
\cdot
)
$
\hspace
{
5em
}
$
\rhd
$
比如给
$
f
(
\cdot
|
\cdot
)
$
一个均匀分布
}
;
\node
[anchor=north west] (line6) at ([yshift=-0.1em]line5.south west)
{
3:
\ \
Loop until
$
f
(
\cdot
|
\cdot
)
$
converges
}
;
\node
[anchor=north west] (line7) at ([yshift=-0.1em]line6.south west)
{
4:
\ \ \ \ \textbf
{
foreach
}
$
k
=
1
$
to
$
N
$
\textbf
{
do
}}
;
...
...
Book/Chapter5/Figures/fig-fit.tex
查看文件 @
f1db191d
...
...
@@ -10,7 +10,7 @@
\draw
[-,ublue] (n10.west) -- (n10.east);
\draw
[-,ublue] (n11.west) -- (n11.east);
\node
[anchor=north] (x1) at ([yshift=-6em]n11.south)
{$
x
_
1
$}
;
\node
[anchor=north] (labela) at ([xshift=3.5em,yshift=-0.5em]x1.south)
{
\footnotesize
{
(a)
}}
;
\node
[anchor=north] (labela) at ([xshift=3.5em,yshift=-0.5em]x1.south)
{
\footnotesize
{
(a)
拟合一小段函数
}}
;
\node
[anchor=north] (b) at ([yshift=-6em]n10.south)
{$
b
$}
;
{
\draw
[->,thick,red] (b.north) -- ([yshift=-0.1em]n10.south);
...
...
@@ -92,7 +92,7 @@
\draw
[-,ublue] (n10.west) -- (n10.east);
\draw
[-,ublue] (n11.west) -- (n11.east);
\node
[anchor=north] (x1) at ([yshift=-6em]n11.south)
{$
x
_
1
$}
;
\node
[anchor=north] (labelb) at ([xshift=6em,yshift=-0.5em]x1.south)
{
\footnotesize
{
(b)
}}
;
\node
[anchor=north] (labelb) at ([xshift=6em,yshift=-0.5em]x1.south)
{
\footnotesize
{
(b)
拟合更大一段函数
}}
;
\node
[anchor=north] (b) at ([yshift=-6em]n10.south)
{$
b
$}
;
{
\draw
[->,thick,red] (b.north) -- ([yshift=-0.1em]n10.south);
...
...
Book/Chapter5/chapter5.tex
查看文件 @
f1db191d
差异被折叠。
点击展开。
Book/Chapter6/Chapter6.tex
查看文件 @
f1db191d
差异被折叠。
点击展开。
Book/Chapter6/Figures/figure-Beam-search-process.tex
查看文件 @
f1db191d
...
...
@@ -31,13 +31,13 @@
\node
[anchor=west,inner sep=2pt] (s4) at ([xshift=0.3em]s3.east)
{
\scriptsize
{
...
}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\scriptsize
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\scriptsize
{
S
oftmax
}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o2) at ([yshift=1em]s2.north)
{
\scriptsize
{
s
oftmax (
$
\times
3
$
)
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o2) at ([yshift=1em]s2.north)
{
\scriptsize
{
S
oftmax (
$
\times
3
$
)
}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o3) at ([yshift=1em]s3.north)
{
\scriptsize
{
s
oftmax (
$
\times
3
$
)
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o3) at ([yshift=1em]s3.north)
{
\scriptsize
{
S
oftmax (
$
\times
3
$
)
}}
;
\node
[anchor=west,inner sep=2pt] (o4) at ([xshift=0.3em]o3.east)
{
\scriptsize
{
...
}}
;
}
...
...
Book/Chapter6/Figures/figure-Decode-the-word-probability-distribution-at-the-first-position.tex
查看文件 @
f1db191d
...
...
@@ -20,7 +20,7 @@
\node
[wnode,anchor=north] (wt1) at ([yshift=-0.8em]t1.south)
{
\scriptsize
{$
\langle
$
eos
$
\rangle
$}}
;
{
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\scriptsize
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\scriptsize
{
S
oftmax
}}
;
}
{
...
...
Book/Chapter6/Figures/figure-Decoding-process-based-on-greedy-method.tex
查看文件 @
f1db191d
\begin{tikzpicture}
\begin{scope}
\tikzstyle
{
rnnnode
}
= [minimum height=1.1em,minimum width=2.1em,inner sep=2pt,rounded corners=1pt,draw,fill=red!20];
...
...
@@ -50,15 +45,15 @@
\node
[anchor=west,inner sep=2pt] (s5) at ([xshift=0.3em]s4.east)
{
\tiny
{
...
}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\tiny
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o1) at ([yshift=1em]s1.north)
{
\tiny
{
S
oftmax
}}
;
\node
[anchor=east] (decoder) at ([xshift=-0.5em]o1.north west)
{
\scriptsize
{
\textbf
{
解码器
}}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o2) at ([yshift=1em]s2.north)
{
\tiny
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o2) at ([yshift=1em]s2.north)
{
\tiny
{
S
oftmax
}}
;
}
{
\node
[rnnnode,anchor=south,fill=blue!20] (o3) at ([yshift=1em]s3.north)
{
\tiny
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o4) at ([yshift=1em]s4.north)
{
\tiny
{
s
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o3) at ([yshift=1em]s3.north)
{
\tiny
{
S
oftmax
}}
;
\node
[rnnnode,anchor=south,fill=blue!20] (o4) at ([yshift=1em]s4.north)
{
\tiny
{
S
oftmax
}}
;
\node
[anchor=west,inner sep=2pt] (o5) at ([xshift=0.3em]o4.east)
{
\tiny
{
...
}}
;
}
{
...
...
@@ -145,7 +140,7 @@
\draw
[->] ([yshift=-0.3em]s1.west) .. controls +(west:2) and +(-50:0.3) .. (c2.-40);
}
{
\draw
[->] (c2.0) -- ([xshift=1.
358
in]c2.0) -- ([yshift=0.3em,xshift=-1.2em]s2.west) -- ([yshift=0.3em,xshift=-0.1em]s2.west);
\draw
[->] (c2.0) -- ([xshift=1.
2
in]c2.0) -- ([yshift=0.3em,xshift=-1.2em]s2.west) -- ([yshift=0.3em,xshift=-0.1em]s2.west);
}
{
...
...
Book/Chapter6/Figures/figure-score-of-mTER.tex
查看文件 @
f1db191d
...
...
@@ -20,10 +20,10 @@ legend pos=outer north east,
legend style=
{
yshift=-4.5em,xshift=-6em,legend cell align=left,legend plot pos=right
}
,
ymin=6,
ymax=28]
\addplot
[sharp plot,very thick,
black!70
,mark=diamond*] coordinates
{
(1-15,11.3) (16-25,16.4) (26-35,17) (>35,19.8)
}
;
\addplot
[sharp plot,very thick,
teal
,mark=triangle*] coordinates
{
(1-15,14.4) (16-25,22.6) (26-35,23.8) (>35,25.9)
}
;
\addplot
[sharp plot,very thick,
darkgray!60
,mark=square*] coordinates
{
(1-15,14.9) (16-25,23.7) (26-35,24.7) (>35,26.4)
}
;
\addplot
[sharp plot,very thick,
ublu
e,mark=*] coordinates
{
(1-15,17.5) (16-25,24) (26-35,25) (>35,27)
}
;
\addplot
[sharp plot,very thick,
ublue
,mark=diamond*] coordinates
{
(1-15,11.3) (16-25,16.4) (26-35,17) (>35,19.8)
}
;
\addplot
[sharp plot,very thick,
red
,mark=triangle*] coordinates
{
(1-15,14.4) (16-25,22.6) (26-35,23.8) (>35,25.9)
}
;
\addplot
[sharp plot,very thick,
ugreen
,mark=square*] coordinates
{
(1-15,14.9) (16-25,23.7) (26-35,24.7) (>35,26.4)
}
;
\addplot
[sharp plot,very thick,
orang
e,mark=*] coordinates
{
(1-15,17.5) (16-25,24) (26-35,25) (>35,27)
}
;
\legend
{
\tiny
{
NMT
}
,
\tiny
{
SPB
}
,
\tiny
{
HPB
}
,
\tiny
{
PBSY
}}
\end{axis}
\end{tikzpicture}
...
...
Book/mt-book-xelatex.idx
查看文件 @
f1db191d
...
...
@@ -160,21 +160,21 @@
\indexentry{Chapter5.2.1.5|hyperpage}{214}
\indexentry{Chapter5.2.1.6|hyperpage}{215}
\indexentry{Chapter5.2.2|hyperpage}{216}
\indexentry{Chapter5.2.2.1|hyperpage}{21
7
}
\indexentry{Chapter5.2.2.2|hyperpage}{21
7
}
\indexentry{Chapter5.2.2.1|hyperpage}{21
6
}
\indexentry{Chapter5.2.2.2|hyperpage}{21
8
}
\indexentry{Chapter5.2.2.3|hyperpage}{218}
\indexentry{Chapter5.2.2.4|hyperpage}{219}
\indexentry{Chapter5.2.3|hyperpage}{220}
\indexentry{Chapter5.2.3.1|hyperpage}{220}
\indexentry{Chapter5.2.3.2|hyperpage}{222}
\indexentry{Chapter5.2.4|hyperpage}{22
4
}
\indexentry{Chapter5.3|hyperpage}{22
7
}
\indexentry{Chapter5.3.1|hyperpage}{22
7
}
\indexentry{Chapter5.3.1.1|hyperpage}{22
7
}
\indexentry{Chapter5.3.1.2|hyperpage}{2
29
}
\indexentry{Chapter5.3.1.3|hyperpage}{23
0
}
\indexentry{Chapter5.3.2|hyperpage}{23
1
}
\indexentry{Chapter5.3.3|hyperpage}{23
2
}
\indexentry{Chapter5.2.4|hyperpage}{22
2
}
\indexentry{Chapter5.3|hyperpage}{22
8
}
\indexentry{Chapter5.3.1|hyperpage}{22
8
}
\indexentry{Chapter5.3.1.1|hyperpage}{22
8
}
\indexentry{Chapter5.3.1.2|hyperpage}{2
30
}
\indexentry{Chapter5.3.1.3|hyperpage}{23
1
}
\indexentry{Chapter5.3.2|hyperpage}{23
2
}
\indexentry{Chapter5.3.3|hyperpage}{23
3
}
\indexentry{Chapter5.3.4|hyperpage}{236}
\indexentry{Chapter5.3.5|hyperpage}{237}
\indexentry{Chapter5.4|hyperpage}{238}
...
...
Book/mt-book-xelatex.ptc
查看文件 @
f1db191d
...
...
@@ -345,23 +345,23 @@
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.2.1}线性代数基础}{210}{subsection.5.2.1}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(一)
标量、向量和矩阵}{211}{section*.222}
\contentsline {subsubsection}{标量、向量和矩阵}{211}{section*.222}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(二)
矩阵的转置}{212}{section*.223}
\contentsline {subsubsection}{矩阵的转置}{212}{section*.223}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(三)
矩阵加法和数乘}{212}{section*.224}
\contentsline {subsubsection}{矩阵加法和数乘}{212}{section*.224}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(四)
矩阵乘法和矩阵点乘}{213}{section*.225}
\contentsline {subsubsection}{矩阵乘法和矩阵点乘}{213}{section*.225}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(五)
线性映射}{214}{section*.226}
\contentsline {subsubsection}{线性映射}{214}{section*.226}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(六)
范数}{215}{section*.227}
\contentsline {subsubsection}{范数}{215}{section*.227}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.2.2}人工神经元和感知机}{216}{subsection.5.2.2}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{(一)感知机\ \raisebox {0.5mm}{------}\ 最简单的人工神经元模型}{21
7
}{section*.230}
\contentsline {subsubsection}{(一)感知机\ \raisebox {0.5mm}{------}\ 最简单的人工神经元模型}{21
6
}{section*.230}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{(二)神经元内部权重}{21
7
}{section*.233}
\contentsline {subsubsection}{(二)神经元内部权重}{21
8
}{section*.233}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{(三)神经元的输入\ \raisebox {0.5mm}{------}\ 离散 vs 连续}{218}{section*.235}
\defcounter {refsection}{0}\relax
...
...
@@ -369,25 +369,25 @@
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.2.3}多层神经网络}{220}{subsection.5.2.3}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(一)
线性变换和激活函数}{220}{section*.239}
\contentsline {subsubsection}{线性变换和激活函数}{220}{section*.239}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(二)
单层神经网络$\rightarrow $多层神经网络}{222}{section*.246}
\contentsline {subsubsection}{单层神经网络$\rightarrow $多层神经网络}{222}{section*.246}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.2.4}函数拟合能力}{22
4
}{subsection.5.2.4}
\contentsline {subsection}{\numberline {5.2.4}函数拟合能力}{22
2
}{subsection.5.2.4}
\defcounter {refsection}{0}\relax
\contentsline {section}{\numberline {5.3}神经网络的张量实现}{22
7
}{section.5.3}
\contentsline {section}{\numberline {5.3}神经网络的张量实现}{22
8
}{section.5.3}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.3.1} 张量及其计算}{22
7
}{subsection.5.3.1}
\contentsline {subsection}{\numberline {5.3.1} 张量及其计算}{22
8
}{subsection.5.3.1}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(一)张量}{227
}{section*.256}
\contentsline {subsubsection}{
张量}{228
}{section*.256}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(二)张量的矩阵乘法}{229
}{section*.259}
\contentsline {subsubsection}{
张量的矩阵乘法}{230
}{section*.259}
\defcounter {refsection}{0}\relax
\contentsline {subsubsection}{
(三)张量的单元操作}{230
}{section*.261}
\contentsline {subsubsection}{
张量的单元操作}{231
}{section*.261}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.3.2}张量的物理存储形式}{23
1
}{subsection.5.3.2}
\contentsline {subsection}{\numberline {5.3.2}张量的物理存储形式}{23
2
}{subsection.5.3.2}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.3.3}使用开源框架实现张量计算}{23
2
}{subsection.5.3.3}
\contentsline {subsection}{\numberline {5.3.3}使用开源框架实现张量计算}{23
3
}{subsection.5.3.3}
\defcounter {refsection}{0}\relax
\contentsline {subsection}{\numberline {5.3.4}神经网络中的前向传播}{236}{subsection.5.3.4}
\defcounter {refsection}{0}\relax
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论