\documentclass[11pt]{ainotes} \title{Artificial Intelligence in Industry} \date{2024 -- 2025} \def\lastupdate{{PLACEHOLDER-LAST-UPDATE}} \def\giturl{{PLACEHOLDER-GIT-URL}} \setcounter{secnumdepth}{3} \setcounter{tocdepth}{3} \begin{document} \makenotesfront \include{./sections/_preliminaries.tex} \include{./sections/_anomaly_detection_low_dim.tex} \include{./sections/_anomaly_detection_high_dim.tex} \include{./sections/_missing_data.tex} \include{./sections/_remaining_useful_life.tex} \include{./sections/_wear_anomalies.tex} \include{./sections/_arrivals_predicition.tex} \include{./sections/_features_selection.tex} \end{document}