X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=dlscore.tex;h=6fd06ac8df46b0244fa75fc930e8c8e166b7adbc;hb=HEAD;hp=ae997f5dc75d3cc6de447f6e4fdada18c40d5cdb;hpb=d3ec58e881d629993d490e7b6b3a6a5f7492fc8b;p=tex.git diff --git a/dlscore.tex b/dlscore.tex index ae997f5..6fd06ac 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} @@ -20,6 +20,7 @@ listed word(s) \item Q-value \item kernel trick \item boosting + \item PCA \item feature design \item linear regression \item expectation-maximization, GMM @@ -82,6 +83,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 +94,6 @@ listed word(s) \item attention layer \item SSL \item MSE - \item positional encoding \item tensor \end{enumerate} @@ -100,6 +101,7 @@ listed word(s) \section{Math} \begin{enumerate} + \item Hessian \item random variable \item matrix @@ -128,7 +130,7 @@ listed word(s) \end{enumerate} -\section{Compute Science} +\section{Computer Science} \begin{enumerate}