mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Move last update placeholder <noupdate>
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
\vspace*{\fill}
|
||||
\huge
|
||||
\textbf{\@title}\\
|
||||
{\Large Last update: {PLACEHOLDER-LAST-UPDATE}}
|
||||
{\Large Last update: \lastupdate}
|
||||
\vspace*{\fill}
|
||||
|
||||
\Large
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 3)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Languages and Algorithms for\\Artificial Intelligence\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Machine Learning and Data Mining}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\DeclareAcronym{oltp}{short=OLTP, long=Online Transaction Processing}
|
||||
\DeclareAcronym{erp}{short=ERP, long=Enterprise Resource Planning}
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
|
||||
\title{Statistical and Mathematical Methods for Artificial Intelligence}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user