mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 19:32:21 +01:00
Add A3I anomaly detection intro
This commit is contained in:
13
src/year2/artificial-intelligence-in-industry/a3i.tex
Normal file
13
src/year2/artificial-intelligence-in-industry/a3i.tex
Normal 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}
|
||||
Reference in New Issue
Block a user