-
Notifications
You must be signed in to change notification settings - Fork 3
/
mmstyle.sty
254 lines (225 loc) · 7.71 KB
/
mmstyle.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{xspace}
\makeatletter
\newcommand{\vast}{\bBigg@{4}}
\newcommand{\Vast}{\bBigg@{5}}
\makeatother
% common abbreviations
\newtheorem*{lemma}{Lemma}
\newtheorem{prop}{Property}
\newtheorem{proposition}{Proposition}
\newtheorem{corollary}{Corollary}
\newtheorem{thm}{Theorem}
\newtheorem{lem}{Lemma}
\newtheorem{ex}{Example}
\newtheorem{obs}{Observation}
\newtheorem{rmk}{Remark}
\newtheorem{claim}{Claim}
\newtheorem{conj}{Conjecture}
\newtheorem{alg}{Algorithm}
\newtheorem{fact}{Fact}
% Include other packages here, before hyperref.
\newcommand{\misscite}{\textcolor{red}{[C]}}
\newcommand{\missref}{\textcolor{red}{[R]}}
\newcommand{\todo}{\textcolor{red}{[T]}}
\newcommand{\warn}{\textcolor{red}{[W]}}
\providecommand{\eg}{\textit{e.g.}\@\xspace}
\providecommand{\ie}{\textit{i.e.}\@\xspace}
\providecommand{\wrt}{\textit{w.r.t.}\@\xspace}
\providecommand{\etc}{\textit{etc}\@\xspace}
\providecommand{\etal}{\textit{et al}\@\xspace}
\providecommand{\wprob}{\textit{w.p.}\@\xspace}
\providecommand{\ala}{\textit{a la}\@\xspace}
\providecommand{\ntu}{{NTU-RGB-D}\@\xspace}
% useful operators
\newcommand{\real}{{\mathbb{R}}}
\newcommand{\doubleone}{\mathbbm{1}}
\newcommand{\integer}{\mathbbm{Z}}
\newcommand{\argmin}{\mathop{\mathrm{argmin}}}
\newcommand{\argmax}{\mathop{\mathrm{argmax}}}
\newcommand{\id}{{\mathbf{1}}}
\newcommand{\Id}{{\mathop{\mathrm{Id}}}}
\newcommand{\dist}{{\mathop{\mathrm{dist}}}}
\newcommand{\diag}{{\mathop{\mathrm{diag}}}}
\newcommand{\prox}{{\mathop{\mathrm{prox}}}}
\newcommand{\re}{{\mathop{\mathrm{Re}}}}
\newcommand{\Diff}{{\mathop{\mathrm{Diff}}}}
\newcommand{\Fix}{{\mathop{\mathrm{Fix}}}}
\newcommand{\kl}{{\mathop{\mathrm{kl}}}}
\newcommand{\funBeta}{{\mathop{\mathrm{Beta}}}}
\newcommand{\Conv}{{\mathop{\mathrm{Conv}}}}
\newcommand{\ReLU}{{\mathop{\mathrm{ReLU}}}}
\newcommand{\Coar}{{\mathop{\mathrm{Coar}}}}
\newcommand{\Up}{{\mathop{\mathrm{Up}}}}
\newcommand{\BN}{{\mathop{\mathrm{BN}}}}
\newcommand{\IS}{{\mathop{\mathrm{IS}}}}
\newcommand{\FID}{{\mathop{\mathrm{FID}}}}
\newcommand{\GConv}{{\mathop{\mathrm{GConv}}}}
\newcommand{\LGConv}{{\mathop{\mathrm{LG}}}{\text{-}}{\mathop{\mathrm{Conv}}}}
\newcommand{\contrib}{{\mathop{\mathrm{contrib}}}}
\newcommand{\reason}{{\mathop{\mathrm{reason}}}}
\newcommand{\relu}{{\mathop{\mathrm{ReLU}}}}
\newcommand{\crossentropy}{{\mathop{\mathrm{crossentropy}}}}
\newcommand{\abs}{\mathop{\mathrm{abs}}}
\newcommand{\maxabs}{\mathop{\mathrm{max\text{-}abs}}}
\newcommand{\GAE}{\mathop{\mathrm{GAE}}}
\newcommand{\rank}{\mathop{\mathrm{rank}}}
\newcommand{\order}{\mathop{\mathrm{order}}}
\newcommand{\agg}{{\mathop{\mathrm{agg}}}}
\newcommand{\leakyrelu}{{\mathop{\mathrm{LeakyReLU}}}}
\newcommand{\x}{{\mathbf{x}}}
\newcommand{\y}{{\mathbf{y}}}
\newcommand{\z}{{\mathbf{z}}}
\newcommand{\qset}{\mathcal{Q}}
\newcommand{\rset}{\mathcal{R}}
\newcommand{\sset}{\mathcal{S}}
\newcommand{\pr}{\mathrm{P}}
\newcommand{\DP}{\mathrm{DP}}
\newcommand\wideDownarrow{{\mathrel{\scalebox{1.2}[1]{$\Downarrow$}}}}
\newcommand\Tstrut{\rule{0pt}{2.2ex}} % = `top' strut
\newcommand\Bstrut{\rule[-0.54ex]{0pt}{0pt}} % = `bottom' strut
\newcommand{\cmark}{\ding{51}}%
\newcommand{\xmark}{\ding{55}}%
% v? vectors:
\newcommand{\va}{\mathbf{a}}
\newcommand{\vb}{\mathbf{b}}
\newcommand{\vc}{\mathbf{c}}
\newcommand{\vd}{\mathbf{d}}
\newcommand{\ve}{\mathbf{e}}
\newcommand{\vf}{\mathbf{f}}
\newcommand{\vg}{\mathbf{g}}
\newcommand{\vh}{\mathbf{h}}
\newcommand{\vi}{\mathbf{i}}
\newcommand{\vj}{\mathbf{j}}
\newcommand{\vk}{\mathbf{k}}
\newcommand{\vl}{\mathbf{l}}
\newcommand{\vm}{\mathbf{m}}
\newcommand{\vn}{\mathbf{n}}
\newcommand{\vo}{\mathbf{o}}
\newcommand{\vp}{\mathbf{p}}
\newcommand{\vq}{\mathbf{q}}
\newcommand{\vr}{\mathbf{r}}
\newcommand{\vs}{\mathbf{s}}
\newcommand{\vt}{\mathbf{t}}
\newcommand{\vu}{\mathbf{u}}
\newcommand{\vv}{\mathbf{v}}
\newcommand{\vw}{\mathbf{w}}
\newcommand{\vx}{\mathbf{x}}
\newcommand{\vy}{\mathbf{y}}
\newcommand{\vz}{\mathbf{z}}
\newcommand{\vone}{\mathbf{1}}
\newcommand{\vzero}{\mathbf{0}}
\newcommand{\valpha} {\boldsymbol{\alpha}}
\newcommand{\vbeta} {\boldsymbol{\beta}}
\newcommand{\vgamma} {\boldsymbol{\gamma}}
\newcommand{\vdelta} {\boldsymbol{\delta}}
\newcommand{\vepsilon} {\boldsymbol{\epsilon}}
\newcommand{\vzeta} {\boldsymbol{\zeta}}
\newcommand{\veta} {\boldsymbol{\eta}}
\newcommand{\vtheta} {\boldsymbol{\theta}}
\newcommand{\viota} {\boldsymbol{\iota}}
\newcommand{\vkappa} {\boldsymbol{\kappa}}
\newcommand{\vlambda} {\boldsymbol{\lambda}}
\newcommand{\vmu} {\boldsymbol{\mu}}
\newcommand{\vnu} {\boldsymbol{\nu}}
\newcommand{\vxi} {\boldsymbol{\xi}}
\newcommand{\vpi} {\boldsymbol{\pi}}
\newcommand{\vrho} {\boldsymbol{\rho}}
\newcommand{\vsigma} {\boldsymbol{\sigma}}
\newcommand{\vtau} {\boldsymbol{\tau}}
\newcommand{\vupsilon} {\boldsymbol{\upsilon}}
\newcommand{\vphi} {\boldsymbol{\phi}}
\newcommand{\vchi} {\boldsymbol{\chi}}
\newcommand{\vpsi} {\boldsymbol{\psi}}
\newcommand{\vomega} {\boldsymbol{\omega}}
% m? matrices:
\newcommand{\mA}{\mathbf{A}}
\newcommand{\mB}{\mathbf{B}}
\newcommand{\mC}{\mathbf{C}}
\newcommand{\mD}{\mathbf{D}}
\newcommand{\mE}{\mathbf{E}}
\newcommand{\mF}{\mathbf{F}}
\newcommand{\mG}{\mathbf{G}}
\newcommand{\mH}{\mathbf{H}}
\newcommand{\mI}{\mathbf{I}}
\newcommand{\mJ}{\mathbf{J}}
\newcommand{\mK}{\mathbf{K}}
\newcommand{\mL}{\mathbf{L}}
\newcommand{\mM}{\mathbf{M}}
\newcommand{\mN}{\mathbf{N}}
\newcommand{\mO}{\mathbf{O}}
\newcommand{\mP}{\mathbf{P}}
\newcommand{\mQ}{\mathbf{Q}}
\newcommand{\mR}{\mathbf{R}}
\newcommand{\mS}{\mathbf{S}}
\newcommand{\mT}{\mathbf{T}}
\newcommand{\mU}{\mathbf{U}}
\newcommand{\mV}{\mathbf{V}}
\newcommand{\mW}{\mathbf{W}}
\newcommand{\mX}{\mathbf{X}}
\newcommand{\mY}{\mathbf{Y}}
\newcommand{\mZ}{\mathbf{Z}}
\newcommand{\mGamma}{\boldsymbol{\Gamma}}
\newcommand{\mDelta}{\boldsymbol{\Delta}}
\newcommand{\mTheta}{\boldsymbol{\Theta}}
\newcommand{\mLambda}{\boldsymbol{\Lambda}}
\newcommand{\mXi}{\boldsymbol{\Xi}}
\newcommand{\mPi}{\boldsymbol{\Pi}}
\newcommand{\mSigma}{\boldsymbol{\Sigma}}
\newcommand{\mUpsilon}{\boldsymbol{\Upsilon}}
\newcommand{\mPhi}{\boldsymbol{\Phi}}
\newcommand{\mPsi}{\boldsymbol{\Psi}}
\newcommand{\mOmega}{\boldsymbol{\Omega}}
% c? calligraphic letters
\newcommand{\cA}{\mathcal{A}}
\newcommand{\cB}{\mathcal{B}}
\newcommand{\cC}{\mathcal{C}}
\newcommand{\cD}{\mathcal{D}}
\newcommand{\cE}{\mathcal{E}}
\newcommand{\cF}{\mathcal{F}}
\newcommand{\cG}{\mathcal{G}}
\newcommand{\cH}{\mathcal{H}}
\newcommand{\cI}{\mathcal{I}}
\newcommand{\cJ}{\mathcal{J}}
\newcommand{\cK}{\mathcal{K}}
\newcommand{\cL}{\mathcal{L}}
\newcommand{\cM}{\mathcal{M}}
\newcommand{\cN}{\mathcal{N}}
\newcommand{\cO}{\mathcal{O}}
\newcommand{\cP}{\mathcal{P}}
\newcommand{\cQ}{\mathcal{Q}}
\newcommand{\cR}{\mathcal{R}}
\newcommand{\cS}{\mathcal{S}}
\newcommand{\cT}{\mathcal{T}}
\newcommand{\cU}{\mathcal{U}}
\newcommand{\cV}{\mathcal{V}}
\newcommand{\cW}{\mathcal{W}}
\newcommand{\cX}{\mathcal{X}}
\newcommand{\cY}{\mathcal{Y}}
\newcommand{\cZ}{\mathcal{Z}}
% blackboard bold
\newcommand{\Abb}{\mathbb{A}}
\newcommand{\Cbb}{\mathbb{C}}
\newcommand{\Dbb}{\mathbb{D}}
\newcommand{\Ebb}{\mathbb{E}}
\newcommand{\Fbb}{\mathbb{F}}
\newcommand{\Gbb}{\mathbb{G}}
\newcommand{\Hbb}{\mathbb{H}}
\newcommand{\Ibb}{\mathbb{I}}
\newcommand{\Jbb}{\mathbb{J}}
\newcommand{\Kbb}{\mathbb{K}}
\newcommand{\Lbb}{\mathbb{L}}
\newcommand{\Mbb}{\mathbb{M}}
\newcommand{\Nbb}{\mathbb{N}}
\newcommand{\Obb}{\mathbb{O}}
\newcommand{\Pbb}{\mathbb{P}}
\newcommand{\Qbb}{\mathbb{Q}}
\newcommand{\Rbb}{\mathbb{R}}
\newcommand{\Sbb}{\mathbb{S}}
\newcommand{\Tbb}{\mathbb{T}}
\newcommand{\Ubb}{\mathbb{U}}
\newcommand{\Vbb}{\mathbb{V}}
\newcommand{\Wbb}{\mathbb{W}}
\newcommand{\Xbb}{\mathbb{X}}
\newcommand{\Ybb}{\mathbb{Y}}
\newcommand{\Zbb}{\mathbb{Z}}