X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=dlscore.tex;h=743ad622b7cd975ec3a9fc78e3f521a73d0931cd;hb=321e2a37cbb0e723e6a768541d0d793fa68b2faa;hp=b72c5115bc51adae830e58f2429bf8bcc31f8faf;hpb=00ccb7a22366144caa8278b72f62ea2b5f331d8e;p=tex.git diff --git a/dlscore.tex b/dlscore.tex index b72c511..743ad62 100644 --- a/dlscore.tex +++ b/dlscore.tex @@ -1,7 +1,7 @@ %% -*- mode: latex; mode: reftex; mode: flyspell; coding: utf-8; tex-command: "pdflatex.sh" -*- \documentclass[11pt,a4paper,twocolumn,twoside]{article} -\usepackage[a4paper,top=2.5cm,bottom=2cm,left=2.5cm,right=2.5cm]{geometry} +\usepackage[a4paper,top=2cm,bottom=2cm,left=2.5cm,right=2.5cm]{geometry} \usepackage[utf8]{inputenc} \usepackage{cmbright} @@ -49,7 +49,7 @@ listed word(s) \item ReLU \item dropout \item CLIP - \item Xavier's initialisation + \item Xavier's initialization \item Vanishing gradient \item LeNet \item ViT @@ -82,6 +82,7 @@ listed word(s) \item autoencoder, denoising autoencoder \item layer norm \item GNN + \item learning rate schedule \item diffusion model \item cross-entropy \item max pooling, average pooling @@ -92,7 +93,6 @@ listed word(s) \item attention layer \item SSL \item MSE - \item positional encoding \item tensor \end{enumerate} @@ -100,6 +100,7 @@ listed word(s) \section{Math} \begin{enumerate} + \item Hessian \item random variable \item matrix @@ -128,7 +129,7 @@ listed word(s) \end{enumerate} -\section{Compute Science} +\section{Computer Science} \begin{enumerate}