mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +01:00
15 lines
383 B
TeX
15 lines
383 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Ethics in Artificial Intelligence\\(Module 3)}
|
|
\date{2024 -- 2025}
|
|
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
|
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
\include{./sections/_human_agency_oversight.tex}
|
|
\include{./sections/_robustness_safety.tex}
|
|
\include{./sections/_explainability.tex}
|
|
|
|
\end{document} |