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
897b516e
Commit
897b516e
authored
May 04, 2020
by
zengxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chapter7
parent
4fba27ef
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
+6
-6
Book/Chapter7/Figures/figure-label-smoothing.tex
+6
-6
没有找到文件。
Book/Chapter7/Figures/figure-label-smoothing.tex
查看文件 @
897b516e
\begin{tikzpicture}
\begin{tikzpicture}
\node
[font=\scriptsize]
(model) at (0,0)
{
Model
o
ut:
}
;
\node
[font=\scriptsize]
(model) at (0,0)
{
Model
Outp
ut:
}
;
\node
[anchor=north west,font=\scriptsize]
(label
_
smooth) at ([yshift=-1.8em]model.south west)
{
label s
moothing:
}
;
\node
[anchor=north west,font=\scriptsize]
(label
_
smooth) at ([yshift=-1.8em]model.south west)
{
Label S
moothing:
}
;
\node
[anchor=south west,font=\scriptsize]
(one-hot) at ([yshift=2em]model.north west)
{
one
hot:
}
;
\node
[anchor=south west,font=\scriptsize]
(one-hot) at ([yshift=2em]model.north west)
{
One-
hot:
}
;
%model out
%model out
\node
[anchor=west,minimum width=1.2em,minimum height=0.2em,fill=ublue!80,inner sep=0pt] (model
_
label1) at ([xshift=
2
em,yshift=-0.5em]model.east)
{}
;
\node
[anchor=west,minimum width=1.2em,minimum height=0.2em,fill=ublue!80,inner sep=0pt] (model
_
label1) at ([xshift=
1.5
em,yshift=-0.5em]model.east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w1) at (model
_
label1.north)
{$
p
_{
1
}$}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w1) at (model
_
label1.north)
{$
p
_{
1
}$}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.1em,fill=ublue!80,inner sep=0pt] (model
_
label2) at (model
_
label1.south east)
{}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.1em,fill=ublue!80,inner sep=0pt] (model
_
label2) at (model
_
label1.south east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w2) at (model
_
label2.north)
{$
p
_{
2
}$}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w2) at (model
_
label2.north)
{$
p
_{
2
}$}
;
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
\node
[anchor=south west,minimum width=1.2em,minimum height=0.2em,fill=ublue!80,inner sep=0pt] (model
_
label7) at (model
_
label6.south east)
{}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.2em,fill=ublue!80,inner sep=0pt] (model
_
label7) at (model
_
label6.south east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w8) at (model
_
label7.north)
{$
p
_{
7
}$}
;
\node
[anchor=south,font=
\scriptsize
] (model
_
w8) at (model
_
label7.north)
{$
p
_{
7
}$}
;
%no label smooth
%no label smooth
\node
[anchor=west,minimum width=1.2em,minimum height=0.05em,fill=orange!50,inner sep=0pt,font=
\tiny
] (one
_
hot
_
label1) at ([xshift=
2
em,yshift=3em]model.east)
{}
;
\node
[anchor=west,minimum width=1.2em,minimum height=0.05em,fill=orange!50,inner sep=0pt,font=
\tiny
] (one
_
hot
_
label1) at ([xshift=
1.5
em,yshift=3em]model.east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w1) at (one
_
hot
_
label1.north)
{$
0
$}
;
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w1) at (one
_
hot
_
label1.north)
{$
0
$}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.05em,fill=orange!50,inner sep=0pt,font=
\tiny
] (one
_
hot
_
label2) at (one
_
hot
_
label1.south east)
{}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.05em,fill=orange!50,inner sep=0pt,font=
\tiny
] (one
_
hot
_
label2) at (one
_
hot
_
label1.south east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w2) at (one
_
hot
_
label2.north)
{$
0
$}
;
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w2) at (one
_
hot
_
label2.north)
{$
0
$}
;
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w7) at (one
_
hot
_
label7.north)
{$
0
$}
;
\node
[anchor=south,font=
\scriptsize
] (one
_
hot
_
w7) at (one
_
hot
_
label7.north)
{$
0
$}
;
%label smoothing
%label smoothing
\node
[anchor=west,minimum width=1.2em,minimum height=0.2em,fill=red!50,inner sep=0pt] (label1) at ([xshift=
2
em,yshift=-3.2em]model.east)
{}
;
\node
[anchor=west,minimum width=1.2em,minimum height=0.2em,fill=red!50,inner sep=0pt] (label1) at ([xshift=
1.5
em,yshift=-3.2em]model.east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (w1) at (label1.north)
{$
0
.
1
$}
;
\node
[anchor=south,font=
\scriptsize
] (w1) at (label1.north)
{$
0
.
1
$}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.2em,fill=red!50,inner sep=0pt] (label2) at (label1.south east)
{}
;
\node
[anchor=south west,minimum width=1.2em,minimum height=0.2em,fill=red!50,inner sep=0pt] (label2) at (label1.south east)
{}
;
\node
[anchor=south,font=
\scriptsize
] (w2) at (label2.north)
{$
0
.
1
$}
;
\node
[anchor=south,font=
\scriptsize
] (w2) at (label2.north)
{$
0
.
1
$}
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论