Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
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
mtbookv2
Commits
bd05a3a3
Commit
bd05a3a3
authored
Jan 04, 2021
by
曹润柘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
4ad776ec
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
21 行增加
和
20 行删除
+21
-20
Chapter16/Figures/figure-mass.tex
+10
-9
Chapter16/Figures/figure-multi-language-single-model-system-diagram.tex
+7
-7
Chapter16/Figures/figure-parameter-initialization-method-diagram.tex
+4
-4
Chapter16/chapter16.tex
+0
-0
没有找到文件。
Chapter16/Figures/figure-mass.tex
查看文件 @
bd05a3a3
...
...
@@ -7,12 +7,12 @@
\node
[anchor=center,model,fill=blue!20] (decoder) at ([xshift=7.5em]ate.east)
{
\small
{
解码器
}}
;
\node
[anchor=north,word] (w1) at ([yshift=-1.5em,xshift=0em]decoder.south)
{
\small
{$
x
_
3
$}}
;
\node
[anchor=west,word] (w2) at ([xshift=0em]w1.east)
{
\small
{$
x
_
4
$}}
;
\node
[anchor=west,word] (w3) at ([xshift=0em]w2.east)
{
[M]
}
;
\node
[anchor=west,word] (w3) at ([xshift=0em]w2.east)
{
<M>
}
;
\node
[anchor=east,word] (w4) at ([xshift=0em]w1.west)
{
[M]
}
;
\node
[anchor=east,word] (w5) at ([xshift=0em]w4.west)
{
[M]
}
;
\node
[anchor=east,word] (w6) at ([xshift=0em]w5.west)
{
[M]
}
;
\node
[anchor=west,word] (w7) at ([xshift=0em]w3.east)
{
[M]
}
;
\node
[anchor=east,word] (w4) at ([xshift=0em]w1.west)
{
<M>
}
;
\node
[anchor=east,word] (w5) at ([xshift=0em]w4.west)
{
<M>
}
;
\node
[anchor=east,word] (w6) at ([xshift=0em]w5.west)
{
<M>
}
;
\node
[anchor=west,word] (w7) at ([xshift=0em]w3.east)
{
<M>
}
;
\node
[anchor=south,word] (w8) at ([yshift=1.5em,xshift=0em]decoder.north)
{
\small
{$
x
_
4
$}}
;
\node
[anchor=east,word] (w9) at (w8.west)
{
\small
{$
x
_
3
$}}
;
...
...
@@ -33,11 +33,11 @@
%encoder
\node
[model] (encoder) at ([xshift=-7.5em]ate.west)
{
\small
{
编码器
}}
;
\node
[anchor=north,word] (we1) at ([yshift=-1.5em,xshift=0em]encoder.south)
{
[M]
}
;
\node
[anchor=west,word] (we2) at ([xshift=0em]we1.east)
{
[M]
}
;
\node
[anchor=north,word] (we1) at ([yshift=-1.5em,xshift=0em]encoder.south)
{
<M>
}
;
\node
[anchor=west,word] (we2) at ([xshift=0em]we1.east)
{
<M>
}
;
\node
[anchor=west,word] (we3) at ([xshift=0em]we2.east)
{
\small
{$
x
_
6
$}}
;
\node
[anchor=east,word] (we4) at ([xshift=0em]we1.west)
{
[M]
}
;
\node
[anchor=east,word] (we4) at ([xshift=0em]we1.west)
{
<M>
}
;
\node
[anchor=east,word] (we5) at ([xshift=0em]we4.west)
{
\small
{$
x
_
2
$}}
;
\node
[anchor=east,word] (we6) at ([xshift=0em]we5.west)
{
\small
{$
x
_
1
$}}
;
\node
[anchor=west,word] (we7) at ([xshift=0em]we3.east)
{
\small
{$
x
_
7
$}}
;
...
...
@@ -51,5 +51,5 @@
\draw
[->,thick] (we7.north) -- ([yshift=1.35em]we7.north);
\draw
[->,very thick] ([xshift=0.5em]encoder)--([xshift=-0.3em]decoder);
\node
[anchor=south] (ex) at ([xshift=-4.0em,yshift=1.0em]encoder.north)
{
\small
{
[M]:Mask
}}
;
\node
[anchor=south] (ex) at ([xshift=-4.0em,yshift=1.0em]encoder.north)
{
\small
{
<M>:<Mask>
}}
;
\end{tikzpicture}
\ No newline at end of file
Chapter16/Figures/figure-multi-language-single-model-system-diagram.tex
查看文件 @
bd05a3a3
...
...
@@ -3,13 +3,13 @@
%-------------------------------------------------------------------------
\begin{tikzpicture}
\tikzstyle
{
lan
}
=[font=
\footnotesize
,inner ysep=2pt,minimum height=1em]
\node
[minimum height=
3em,minimum width=8em,fill=orange!20,draw,rounded corners=2pt,align=center,line width=0.6pt
]
(sys) at (0,0)
{
多语言
\\
单模型系统
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=red!20,rounded corners=1pt,line width=0.6pt]
(en) at (-3em,
4
em)
{
英语
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=red!20,rounded corners=1pt,line width=0.6pt]
(fr) at (3em,
4
em)
{
法语
}
;
\node
[minimum width=4em]
at (6.6em,
4
em)
{$
\dots
$}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=blue!20,rounded corners=1pt,line width=0.6pt]
(de) at (-3em,-
4
em)
{
德语
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=blue!20,rounded corners=1pt,line width=0.6pt]
(sp) at (3em,-
4
em)
{
西班牙语
}
;
\node
[minimum width=4em]
at (6.6em,-
4
em)
{$
\dots
$}
;
\node
[minimum height=
4em,minimum width=8em,fill=orange!20,draw,rounded corners=2pt,align=center,line width=0.6pt,font=\small
]
(sys) at (0,0)
{
多语言
\\
单模型系统
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=red!20,rounded corners=1pt,line width=0.6pt]
(en) at (-3em,
5
em)
{
英语
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=red!20,rounded corners=1pt,line width=0.6pt]
(fr) at (3em,
5
em)
{
法语
}
;
\node
[minimum width=4em]
at (6.6em,
5
em)
{$
\dots
$}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=blue!20,rounded corners=1pt,line width=0.6pt]
(de) at (-3em,-
5
em)
{
德语
}
;
\node
[draw,font=\footnotesize,minimum width=4em,fill=blue!20,rounded corners=1pt,line width=0.6pt]
(sp) at (3em,-
5
em)
{
西班牙语
}
;
\node
[minimum width=4em]
at (6.6em,-
5
em)
{$
\dots
$}
;
\draw
[->,thick]
(en.-90) -- ([xshift=-1em]sys.90);
\draw
[->,thick]
(fr.-90) -- ([xshift=1em]sys.90);
...
...
Chapter16/Figures/figure-parameter-initialization-method-diagram.tex
查看文件 @
bd05a3a3
...
...
@@ -12,10 +12,10 @@
\node
[node,anchor=west,minimum width=6em,minimum height=2.4em,fill=blue!20,line width=0.6pt]
(decoder2) at ([xshift=4em,yshift=0em]decoder1.east)
{
\small
解码器
}
;
\node
[node,anchor=west,minimum width=6em,minimum height=2.4em,fill=blue!30,line width=0.6pt]
(decoder3) at ([xshift=3em]decoder2.east)
{
\small
解码器
}
;
\node
[anchor=north,font=\scriptsize,fill=yellow!20]
(w1) at ([yshift=-1.6em]decoder1.south)
{
知识
\
就是
\
力量
\
。
\
<eos>
}
;
\node
[anchor=north,font=\scriptsize,fill=green!20
]
(w3) at ([yshift=-1.6em]decoder3.south)
{
Wissen
\
ist
\
Machit
\
.
\
<eos>
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20]
(w2) at ([yshift=1.6em]encoder1.north)
{
Knowledge
\
is
\
power
\
.
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20]
(w4) at ([yshift=1.6em]encoder3.north)
{
Knowledge
\
is
\
power
\
.
}
;
\node
[anchor=north,font=\scriptsize,fill=yellow!20
,drop shadow,draw
]
(w1) at ([yshift=-1.6em]decoder1.south)
{
知识
\
就是
\
力量
\
。
\
<eos>
}
;
\node
[anchor=north,font=\scriptsize,fill=green!20
,drop shadow,draw]
(w3) at ([yshift=-1.6em]decoder3.south)
{
El conocimiento es poder .
<eos>
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20
,drop shadow,draw
]
(w2) at ([yshift=1.6em]encoder1.north)
{
Knowledge
\
is
\
power
\
.
}
;
\node
[anchor=south,font=\scriptsize,fill=orange!20
,drop shadow,draw
]
(w4) at ([yshift=1.6em]encoder3.north)
{
Knowledge
\
is
\
power
\
.
}
;
\draw
[->,thick]
(decoder1.-90) -- (w1.north);
...
...
Chapter16/chapter16.tex
查看文件 @
bd05a3a3
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论