neonforestmist's picture
download
raw
9.05 kB
\def \R {\mathbb{R}}
\newcommand{\eps}{\epsilon}
\newcommand{\vecc}{\mathrm{vec}}
\newcommand{\LS}{\mathrm{LS}}
\newcommand{\FG}{\mathrm{FG}}
\newcommand{\DL}{\Delta \ellhat}
\newcommand{\calA}{{\mathcal{A}}}
\newcommand{\smax}{{\mathrm{smax}}}
\newcommand{\calB}{{\mathcal{B}}}
\newcommand{\calX}{{\mathcal{X}}}
\newcommand{\calS}{{\mathcal{S}}}
\newcommand{\calF}{{\mathcal{F}}}
\newcommand{\calI}{{\mathcal{I}}}
\newcommand{\calJ}{{\mathcal{J}}}
\newcommand{\calK}{{\mathcal{K}}}
\newcommand{\calH}{{\mathcal{H}}}
\newcommand{\calD}{{\mathcal{D}}}
\newcommand{\calE}{{\mathcal{E}}}
\newcommand{\calG}{{\mathcal{G}}}
\newcommand{\calR}{{\mathcal{R}}}
\newcommand{\calT}{{\mathcal{T}}}
\newcommand{\calP}{{\mathcal{P}}}
\newcommand{\calQ}{{\mathcal{Q}}}
\newcommand{\calZ}{{\mathcal{Z}}}
\newcommand{\calM}{{\mathcal{M}}}
\newcommand{\calN}{{\mathcal{N}}}
\newcommand{\calW}{{\mathcal{W}}}
\newcommand{\calY}{{\mathcal{Y}}}
\newcommand{\cD}{{\mathcal{D}_{\mathcal{X}}}}
\newcommand{\mcD}{{\mathcal{D}}}
\newcommand{\cF}{{\mathcal{F}}}
\newcommand{\cA}{{\mathcal{A}}}
\newcommand{\cX}{{\mathcal{X}}}
\newcommand{\cE}{{\mathcal{E}}}
\newcommand{\cI}{{\mathcal{I}}}
\newcommand{\cL}{{\mathcal{L}}}
\newcommand{\cO}{{\mathcal{O}}}
\newcommand{\cV}{{\mathcal{V}}}
\newcommand{\cR}{{\mathcal{R}}}
\newcommand{\cS}{{\mathcal{S}}}
\newcommand{\cT}{{\mathcal{T}}}
\newcommand{\wcR}{\widehat{\mathcal{R}}}
\newcommand{\cB}{\mathcal{B}}
\newcommand{\cP}{\mathcal{P}}
\newcommand{\Zplus}{\mathbb{Z}_+}
\newcommand{\E}{\mathbb{E}}
\newcommand{\Reg}{{\mathrm{Reg}}}
\newcommand{\wReg}{\widehat{\mathrm{R}}}
\newcommand{\V}{\mathbb{V}}
\newcommand{\Prob}{\mathbb{P}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\hatfm}{\widehat{f}_m}
\newcommand{\haty}{\widehat{y}}
\newcommand{\hatx}{\widehat{x}}
\newcommand{\yhat}{\widehat{y}}
\newcommand{\xhat}{\widehat{x}}
\newcommand{\fhat}{\widehat{f}}
\newcommand{\ghat}{\widehat{g}}
\newcommand{\gtilde}{\Tilde{g}}
\newcommand{\wt}[1]{\widetilde{#1}}
\newcommand{\inner}[1]{ \left\langle {#1} \right\rangle }
\newcommand{\ind}{\mathbf{1}} %
\newcommand{\Nout}{N_{\textrm{out}}}
\newcommand{\nout}{N_{\textrm{out}}}
\newcommand{\Nin}{{\textrm{Nin}}}
\newcommand{\nin}{{\textrm{Nin}}}
\newcommand{\order}{\mathcal{O}}
\newcommand{\bu}{\mathbf{u}}
\newcommand{\bv}{\mathbf{v}}
\newcommand{\bw}{\mathbf{w}}
\newcommand{\bx}{\mathbf{x}}
\newcommand{\by}{\mathbf{y}}
\newcommand{\bz}{\mathbf{z}}
\newcommand{\bzero}{\mathbf{0}}
\newcommand{\bone}{\mathbf{1}}
\newcommand{\Acal}{\mathcal{A}}
\newcommand{\Bcal}{\mathcal{B}}
\newcommand{\Ccal}{\mathcal{C}}
\newcommand{\Dcal}{\mathcal{D}}
\newcommand{\Ecal}{\mathcal{E}}
\newcommand{\Fcal}{\mathcal{F}}
\newcommand{\Gcal}{\mathcal{G}}
\newcommand{\Hcal}{\mathcal{H}}
\newcommand{\Ical}{\mathcal{I}}
\newcommand{\Jcal}{\mathcal{J}}
\newcommand{\Kcal}{\mathcal{K}}
\newcommand{\Lcal}{\mathcal{L}}
\newcommand{\Mcal}{\mathcal{M}}
\newcommand{\Ncal}{\mathcal{N}}
\newcommand{\Ocal}{\mathcal{O}}
\newcommand{\Pcal}{\mathcal{P}}
\newcommand{\Qcal}{\mathcal{Q}}
\newcommand{\Rcal}{\mathcal{R}}
\newcommand{\Scal}{\mathcal{S}}
\newcommand{\Tcal}{\mathcal{T}}
\newcommand{\Ucal}{\mathcal{U}}
\newcommand{\Vcal}{\mathcal{V}}
\newcommand{\Wcal}{\mathcal{W}}
\newcommand{\Xcal}{\mathcal{X}}
\newcommand{\Ycal}{\mathcal{Y}}
\newcommand{\Zcal}{\mathcal{Z}}
\newcommand{\wkdn}{d}
\usepackage{prettyref}
\usepackage{hyperref}
\usepackage[vlined, algo2e]{algorithm2e}
\newcommand{\pref}[1]{\prettyref{#1}}
\newcommand{\pfref}[1]{Proof of \prettyref{#1}}
\newcommand{\savehyperref}[2]{\texorpdfstring{\hyperref[#1]{#2}}{#2}}
\newrefformat{eq}{\savehyperref{#1}{Eq. \textup{(\ref*{#1})}}}
\newrefformat{eqn}{\savehyperref{#1}{Eq.~(\ref*{#1})}}
\newrefformat{lem}{\savehyperref{#1}{Lemma~\ref*{#1}}}
\newrefformat{def}{\savehyperref{#1}{Definition~\ref*{#1}}}
\newrefformat{line}{\savehyperref{#1}{Line~\ref*{#1}}}
\newrefformat{thm}{\savehyperref{#1}{Theorem~\ref*{#1}}}
\newrefformat{corr}{\savehyperref{#1}{Corollary~\ref*{#1}}}
\newrefformat{cor}{\savehyperref{#1}{Corollary~\ref*{#1}}}
\newrefformat{sec}{\savehyperref{#1}{Section~\ref*{#1}}}
\newrefformat{app}{\savehyperref{#1}{Appendix~\ref*{#1}}}
\newrefformat{assum}{\savehyperref{#1}{Assumption~\ref*{#1}}}
\newrefformat{asm}{\savehyperref{#1}{Assumption~\ref*{#1}}}
\newrefformat{tab}{\savehyperref{#1}{Table~\ref*{#1}}}
\newrefformat{ex}{\savehyperref{#1}{Example~\ref*{#1}}}
\newrefformat{fig}{\savehyperref{#1}{Figure~\ref*{#1}}}
\newrefformat{alg}{\savehyperref{#1}{Algorithm~\ref*{#1}}}
\newrefformat{rem}{\savehyperref{#1}{Remark~\ref*{#1}}}
\newrefformat{conj}{\savehyperref{#1}{Conjecture~\ref*{#1}}}
\newrefformat{prop}{\savehyperref{#1}{Proposition~\ref*{#1}}}
\newrefformat{proto}{\savehyperref{#1}{Protocol~\ref*{#1}}}
\newrefformat{prob}{\savehyperref{#1}{Problem~\ref*{#1}}}
\newrefformat{event}{\savehyperref{#1}{Event~\ref*{#1}}}
\newrefformat{claim}{\savehyperref{#1}{Claim~\ref*{#1}}}
\newrefformat{ineq}{\savehyperref{#1}{Eq.~\ref*{#1}}}
\newrefformat{que}{\savehyperref{#1}{Question~\ref*{#1}}}
\newrefformat{op}{\savehyperref{#1}{Open Problem~\ref*{#1}}}
\newrefformat{fn}{\savehyperref{#1}{Footnote~\ref*{#1}}}
\newcommand{\term}[1]{\ensuremath{\mathtt{Term}~(\mathtt{#1})}}
\newcommand{\drift}{\ensuremath{\mathtt{Drift}}}
\usepackage{bm}
\usepackage{mathtools}
\DeclarePairedDelimiter{\inprod}{\langle}{\rangle}
\DeclarePairedDelimiter{\abs}{|}{|}
\DeclarePairedDelimiter{\norm}{\|}{\|}
\DeclarePairedDelimiter{\ceil}{\lceil}{\rceil}
\DeclarePairedDelimiter{\floor}{\lfloor}{\rfloor}
\DeclarePairedDelimiter{\lr}{(}{)}
\DeclarePairedDelimiter{\lrs}{[}{]}
\DeclarePairedDelimiter{\lrc}{\{}{\}}
\newcommand{\lrb}[1]{\left(#1\right)}
\newcommand{\brb}[1]{\bigl(#1\bigr)}
\newcommand{\Brb}[1]{\Bigl(#1\Bigr)}
\newcommand{\bbrb}[1]{\biggl(#1\biggr)}
\newcommand{\Bbrb}[1]{\Biggl(#1\Biggr)}
\newcommand{\lsb}[1]{\left[#1\right]}
\newcommand{\bsb}[1]{\bigl[#1\bigr]}
\newcommand{\Bsb}[1]{\Bigl[#1\Bigr]}
\newcommand{\bbsb}[1]{\biggl[#1\biggr]}
\newcommand{\Bbsb}[1]{\Biggl[#1\Biggr]}
\newcommand{\lcb}[1]{\left\{#1\right\}}
\newcommand{\bcb}[1]{\bigl\{#1\bigr\}}
\newcommand{\Bcb}[1]{\Bigl\{#1\Bigr\}}
\newcommand{\bbcb}[1]{\biggl\{#1\biggr\}}
\newcommand{\lce}[1]{\left\lceil#1\right\rceil}
\newcommand{\bce}[1]{\bigl\lceil#1\bigr\rceil}
\newcommand{\Bce}[1]{\Bigl\lceil#1\Bigr\rceil}
\newcommand{\bbce}[1]{\biggl\lceil#1\biggr\rceil}
\newcommand{\lfl}[1]{\left\lfloor#1\right\rfloor}
\newcommand{\bfl}[1]{\bigl\lfloor#1\bigr\rfloor}
\newcommand{\Bfl}[1]{\Bigl\lfloor#1\Bigr\rfloor}
\newcommand{\bbfl}[1]{\biggl\lfloor#1\biggr\rfloor}
\newcommand{\labs}[1]{\left\lvert#1\right\rvert}
\newcommand{\babs}[1]{\bigl\lvert#1\bigr\rvert}
\newcommand{\Babs}[1]{\Bigl\lvert#1\Bigr\rvert}
\newcommand{\bbabs}[1]{\biggl\lvert#1\biggr\rvert}
\newcommand{\lno}[1]{\left\lVert#1\right\rVert}
\newcommand{\bno}[1]{\bigl\lVert#1\bigr\rVert}
\newcommand{\Bno}[1]{\Bigl\lVert#1\Bigr\rVert}
\newcommand{\bbno}[1]{\biggl\lVert#1\biggr\rVert}
\newcommand{\lan}[1]{\left\langle#1\right\rangle}
\newcommand{\ban}[1]{\bigl\langle#1\bigr\rangle}
\newcommand{\Ban}[1]{\Bigl\langle#1\Bigr\rangle}
\newcommand{\bban}[1]{\biggl\langle#1\biggr\rangle}
\DeclareMathOperator*{\argmin}{arg\,min}
\DeclareMathOperator*{\argmax}{arg\,max}
\crefname{assumption}{assumption}{assumptions}
\Crefname{assumption}{Assumption}{Assumptions}
\newcommand{\dmax}{\ensuremath{d_{\mathrm{max}}}}
\newcommand{\dtot}{\ensuremath{d_{\mathrm{tot}}}}
\newcommand{\ww}{\mathcal{W}}
\newcommand{\cmp}{u}
\newcommand{\tpp}{{t+1}}
\newcommand{\tmm}{{t-1}}
\newcommand{\w}{w}
\newcommand{\wtilde}{\tilde{\w}}
\newcommand{\wtpp}{\w_{\tpp}}
\newcommand{\wtmm}{\w_{\tmm}}
\newcommand{\sumtT}{\sum_{t=1}^T}
\newcommand{\gt}{g_{t}}
\newcommand{\Log}[1]{\log\left(#1\right)}
\newcommand{\grad}{\nabla}
\newcommand{\brac}[1]{\left(#1\right)}
\newcommand{\zeros}{\boldsymbol{0}}
\newcommand{\sbrac}[1]{\left[#1\right]}
\renewcommand{\wt}{\w_t}
\newcommand{\half}{\frac{1}{2}}
\newcommand{\Set}[1]{\left\{#1\right\}}
\newcommand{\minOp}{\wedge}
\newcommand{\maxOp}{\vee}
\newcommand{\cW}{\ww}
\usepackage{xspace}
\newcommand{\aj}[1]{{\color{purple}{\xspace[AJ: {#1}]}}}
\newcommand{\mz}[1]{{\color{cyan}{\xspace[MZ: {#1}]}}}
\newcommand{\hao}[1]{{\color{red}{\xspace[Hao: {#1}]}}}
\newcommand{\ee}[1]{{\color{green!60!black}{\xspace[EE: {#1}]}}}
\renewcommand{\tilde}{\widetilde}
\newcommand{\diff}{\mathop{}\!\mathrm{d}}
\newcommand*\Diff[1]{\mathop{}\!\mathrm{d^#1}}
\newcommand{\defeq}{\triangleq}
\newcommand{\eqdef}{\triangleq}
\newcommand{\del}{\mathrm{del}}
\newcommand{\mem}{\mathrm{mem}}
\newcommand{\mov}{\mathrm{mov}}
\newcommand{\RM}{R^{\mem}}
\newcommand{\RD}{R^{\del}}
\newtheoremstyle{manualtheoremstyle}
{3pt} %
{3pt} %
{\itshape} %
{} %
{\normalfont\bfseries} %
{.} %
{.5em} %
{} %
\theoremstyle{manualtheoremstyle}
\newtheorem{manualtheoreminner}{Theorem}
\newenvironment{manualtheorem}[1]{%
\renewcommand\themanualtheoreminner{#1}%
\manualtheoreminner
}{\endmanualtheoreminner}

Xet Storage Details

Size:
9.05 kB
·
Xet hash:
afe41cfd802c02346e8dda2f66798bd4dbd068201f60a2c9039fd7a5b6f81728

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.