mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 19:12:22 +01:00
13 lines
267 B
TeX
13 lines
267 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Machine Learning for Computer Vision}
|
|
\date{2024 -- 2025}
|
|
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
|
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
\input{./sections/_optimizers.tex}
|
|
|
|
\end{document} |