Update.
[tex.git] / dlscore.tex
index ae997f5..6fd06ac 100644 (file)
@@ -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}