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
c99d282e
Commit
c99d282e
authored
Jan 31, 2021
by
单韦乔
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'shanweiqiao' 到 'caorunzhe'
13、15章图片颜色 查看合并请求
!1002
parents
8bf68157
410a8801
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
14 行增加
和
14 行删除
+14
-14
Chapter13/Figures/figure-curriculum-learning-framework.tex
+4
-4
Chapter15/Figures/figure-encoder-structure-of-transformer-model-optimized-by-nas.tex
+3
-3
Chapter15/Figures/figure-evolution-and-change-of-ml-methods.tex
+1
-1
Chapter15/Figures/figure-main-flow-of-neural-network-structure-search.tex
+2
-2
Chapter15/Figures/figure-multi-task-structure.tex
+1
-1
Chapter15/Figures/figure-structure-search-based-on-gradient-method.tex
+2
-2
Chapter15/Figures/figure-structure-search-based-on-reinforcement-learning.tex
+1
-1
没有找到文件。
Chapter13/Figures/figure-curriculum-learning-framework.tex
查看文件 @
c99d282e
...
...
@@ -4,10 +4,10 @@
\tikzstyle
{
node
}
=[inner sep=0mm, draw,thick,minimum height=3em,minimum width=6em,rounded corners=5pt]
\node
[anchor=west,node,fill=ugreen!
15
]
(n1) at (0,0)
{
训练集
}
;
\node
[anchor=west,node,fill=yellow!
15
]
(n2) at ([xshift=4em,yshift=0em]n1.east)
{
难度评估器
}
;
\node
[anchor=west,node,fill=red!
15
]
(n3) at ([xshift=4em,yshift=0em]n2.east)
{
训练调度器
}
;
\node
[anchor=west,node,fill=blue!
15
]
(n4) at ([xshift=4em,yshift=0em]n3.east)
{
模型训练器
}
;
\node
[anchor=west,node,fill=ugreen!
30
]
(n1) at (0,0)
{
训练集
}
;
\node
[anchor=west,node,fill=yellow!
30
]
(n2) at ([xshift=4em,yshift=0em]n1.east)
{
难度评估器
}
;
\node
[anchor=west,node,fill=red!
30
]
(n3) at ([xshift=4em,yshift=0em]n2.east)
{
训练调度器
}
;
\node
[anchor=west,node,fill=blue!
30
]
(n4) at ([xshift=4em,yshift=0em]n3.east)
{
模型训练器
}
;
\draw
[->,very thick] ([xshift=0em,yshift=0em]n1.east) -- ([xshift=0em,yshift=0em]n2.west);
\draw
[->,very thick] ([xshift=0em,yshift=0em]n2.east) -- ([xshift=0em,yshift=0em]n3.west);
...
...
Chapter15/Figures/figure-encoder-structure-of-transformer-model-optimized-by-nas.tex
查看文件 @
c99d282e
...
...
@@ -4,7 +4,7 @@
%left
\begin{scope}
\foreach
\x
/
\d
in
{
1/2em, 2/8em
}
\node
[unit,fill=
yellow
!30]
at (0,
\d
) (ln
_
\x
)
{
层标准化
}
;
\node
[unit,fill=
orange
!30]
at (0,
\d
) (ln
_
\x
)
{
层标准化
}
;
\foreach
\x
/
\d
in
{
1/4em
}
\node
[unit,fill=green!30]
at (0,
\d
) (sa
_
\x
)
{
8头自注意力:512
}
;
...
...
@@ -44,7 +44,7 @@
\foreach
\x
/
\d
in
{
1/2em, 2/8em, 3/16em
}
\node
[unit,fill=
yellow
!30]
at (0,
\d
) (ln
_
\x
)
{
层标准化
}
;
\node
[unit,fill=
orange
!30]
at (0,
\d
) (ln
_
\x
)
{
层标准化
}
;
\foreach
\x
/
\d
in
{
1/6em, 2/14em, 3/20em
}
\node
[draw,circle,minimum size=1em,inner sep=1pt]
at (0,
\d
) (add
_
\x
)
{
\scriptsize\bfnew
{
+
}}
;
...
...
@@ -83,7 +83,7 @@
\node
[minimum size=0.8em,inner sep=0pt,rounded corners=1pt,draw,fill=blue!30]
(act) at (8em, 20em)
{}
;
\node
[anchor=west,font=\footnotesize]
at ([xshift=0.1em]act.east)
{
激活函数
}
;
\node
[anchor=north,minimum size=0.8em,inner sep=0pt,rounded corners=1pt,draw,fill=
yellow
!30]
(nor) at ([yshift=-0.6em]act.south)
{}
;
\node
[anchor=north,minimum size=0.8em,inner sep=0pt,rounded corners=1pt,draw,fill=
orange
!30]
(nor) at ([yshift=-0.6em]act.south)
{}
;
\node
[anchor=west,font=\footnotesize]
at ([xshift=0.1em]nor.east)
{
层标准化
}
;
\node
[anchor=north,minimum size=0.8em,inner sep=0pt,rounded corners=1pt,draw,fill=cyan!30]
(wc) at ([yshift=-0.6em]nor.south)
{}
;
\node
[anchor=west,font=\footnotesize]
at ([xshift=0.1em]wc.east)
{
宽卷积
}
;
...
...
Chapter15/Figures/figure-evolution-and-change-of-ml-methods.tex
查看文件 @
c99d282e
\begin{tikzpicture}
\tikzstyle
{
opnode
}
=[rectangle,inner sep=0mm,minimum height=2em,minimum width=4em,rounded corners=5pt,fill=
teal
!30,draw,thick,drop shadow]
\tikzstyle
{
opnode
}
=[rectangle,inner sep=0mm,minimum height=2em,minimum width=4em,rounded corners=5pt,fill=
orange
!30,draw,thick,drop shadow]
\tikzstyle
{
cnode
}
=[circle,draw,minimum size=1.2em]
\tikzstyle
{
mnode
}
=[rectangle,inner sep=0mm,minimum height=5em,minimum width=11em,rounded corners=5pt,fill=yellow!30,draw,thick,drop shadow]
\tikzstyle
{
wnode
}
=[inner sep=0mm,minimum height=1.5em]
...
...
Chapter15/Figures/figure-main-flow-of-neural-network-structure-search.tex
查看文件 @
c99d282e
...
...
@@ -6,8 +6,8 @@
\tikzstyle
{
every node
}
=[scale=0.36]
\node
[draw,very thick,rounded corners=3pt,drop shadow,fill=red!30,minimum width=40em,minimum height=25em]
(rec3) at (2.25,0)
{}
;
\node
[draw,very thick,rounded corners=3pt,drop shadow,fill=
green
!30,minimum width=22em,minimum height=25em]
(rec2) at (-12.4,0)
{}
;
\node
[draw,very thick,rounded corners=3pt,drop shadow,fill=
yellow
!30,minimum width=24em,minimum height=25em]
(rec1) at (-24,0)
{}
;
\node
[draw,very thick,rounded corners=3pt,drop shadow,fill=
yellow
!30,minimum width=22em,minimum height=25em]
(rec2) at (-12.4,0)
{}
;
\node
[draw,very thick,rounded corners=3pt,drop shadow,fill=
orange
!30,minimum width=24em,minimum height=25em]
(rec1) at (-24,0)
{}
;
%left
\node
[]
(label1) at (-26.4,4)
{
\Huge\bfnew
{
结构空间
}}
;
...
...
Chapter15/Figures/figure-multi-task-structure.tex
查看文件 @
c99d282e
...
...
@@ -2,7 +2,7 @@
\begin{tikzpicture}
\begin{scope}
\tikzstyle
{
enode
}
=[rectangle,inner sep=0mm,minimum height=5em,minimum width=5em,rounded corners=7pt,fill=
green
!30,draw,thick]
\tikzstyle
{
enode
}
=[rectangle,inner sep=0mm,minimum height=5em,minimum width=5em,rounded corners=7pt,fill=
blue
!30,draw,thick]
\tikzstyle
{
dnode
}
=[rectangle,inner sep=0mm,minimum height=2em,minimum width=6.5em,rounded corners=5pt,fill=red!30,draw,thick]
\tikzstyle
{
wnode
}
=[inner sep=0mm,minimum height=2em,minimum width=4em]
...
...
Chapter15/Figures/figure-structure-search-based-on-gradient-method.tex
查看文件 @
c99d282e
...
...
@@ -4,9 +4,9 @@
\begin{tikzpicture}
\tikzstyle
{
node
}
=[minimum height=6em,inner sep=4pt,align=left,draw,font=
\footnotesize
,rounded corners=4pt,thick,drop shadow]
\node
[node,fill=
red
!30]
(n1) at (0,0)
{
\scriptsize\bfnew
{
超网络
}
:
\\
[1ex] 模型结构参数
\\
[0.4ex]
网络参数
}
;
\node
[node,fill=
orange
!30]
(n1) at (0,0)
{
\scriptsize\bfnew
{
超网络
}
:
\\
[1ex] 模型结构参数
\\
[0.4ex]
网络参数
}
;
\node
[anchor=west,node,fill=yellow!30]
(n2) at ([xshift=4em]n1.east)
{
\scriptsize\bfnew
{
优化后的超网络
}
:
\\
[1ex]模型
{
\color
{
red
}
结构参数
}
(已优化)
\\
[0.4ex]网络参数(已优化)
}
;
\node
[anchor=west,node,fill=
green
!30]
(n3) at ([xshift=6em]n2.east)
{
\scriptsize\bfnew
{
找到的模型结构
}}
;
\node
[anchor=west,node,fill=
red
!30]
(n3) at ([xshift=6em]n2.east)
{
\scriptsize\bfnew
{
找到的模型结构
}}
;
\draw
[-latex,thick]
(n1.0) -- node[above,align=center,font=
\scriptsize
]
{
优化后的
\\
超网络
}
(n2.180);
\draw
[-latex,thick]
(n2.0) -- node[above,align=center,font=
\scriptsize
]
{
根据结构参数
\\
离散化结构
}
(n3.180);
...
...
Chapter15/Figures/figure-structure-search-based-on-reinforcement-learning.tex
查看文件 @
c99d282e
...
...
@@ -5,7 +5,7 @@
\tikzstyle
{
node
}
=[minimum height=2.5em,minimum width=8em,draw,rounded corners=2pt,thick,drop shadow]
\node
[node,fill=red!30]
(n1) at (0,0)
{
\small\bfnew
{
环境
}}
;
\node
[anchor=south,node,fill=
green
!30]
(n2) at ([yshift=5em]n1.north)
{
\small\bfnew
{
智能体
}}
;
\node
[anchor=south,node,fill=
blue
!30]
(n2) at ([yshift=5em]n1.north)
{
\small\bfnew
{
智能体
}}
;
\node
[anchor=north,font=\footnotesize]
at ([yshift=-0.2em]n1.south)
{
(结构所应用于的任务)
}
;
\node
[anchor=south,font=\footnotesize]
at ([yshift=0.2em]n2.north)
{
(结构生成器)
}
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论