Add A3I anomaly detection intro

This commit is contained in:
2024-09-17 18:25:19 +02:00
parent 9ae5fbfbdb
commit b9fc71fcb9
5 changed files with 85 additions and 0 deletions

View File

@ -0,0 +1,13 @@
\documentclass[11pt]{ainotes}
\title{Artificial Intelligence in Industry}
\date{2024 -- 2025}
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
\def\giturl{{PLACEHOLDER-GIT-URL}}
\begin{document}
\makenotesfront
\input{./sections/_anomaly_detection.tex}
\end{document}