mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-18 04:11:47 +01:00
16 lines
372 B
TeX
16 lines
372 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Ethics in Artificial Intelligence\\(Module 1)}
|
|
\date{2024 -- 2025}
|
|
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
|
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
\include{./sections/_morality.tex}
|
|
\include{./sections/_trustworthiness.tex}
|
|
\input{./sections/_human_rights.tex}
|
|
\eoc
|
|
|
|
\end{document} |