mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Add Github url <noupdate>
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
\centering
|
||||
\vspace*{\fill}
|
||||
\huge
|
||||
\textbf{\@title}\\
|
||||
\href{\giturl}{\textbf{\@title}}\\
|
||||
{\Large Last update: \lastupdate}
|
||||
\vspace*{\fill}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Cognition and Neuroscience\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\DeclareAcronym{psp}{short=PSP, long=postsynaptic potential, long-plural=s}
|
||||
\DeclareAcronym{epsp}{short=EPSP, long=excitatory postsynaptic potential, long-plural=s}
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
\title{Cognition and Neuroscience\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\newtheorem*{casestudy}{Case study}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Combinatorial Decision Making\\and Optimization\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Combinatorial Decision Making\\and Optimization\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\def\calT{\mathcal{T}}
|
||||
\def\calB{\mathcal{B}}
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Deep Learning}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 3)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
\title{Image Processing and Computer Vision\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Image Processing and Computer Vision\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\newcommand*\rot{\rotatebox{90}}
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Languages and Algorithms for\\Artificial Intelligence\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
\title{Languages and Algorithms for\\Artificial Intelligence\\(Module 3)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
\newcommand{\enc}[1]{{\llcorner{#1}\lrcorner}}
|
||||
\newcommand{\tapestart}[0]{\triangleright}
|
||||
\newcommand{\tapeblank}[0]{\square}
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Machine Learning and Data Mining}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\DeclareAcronym{oltp}{short=OLTP, long=Online Transaction Processing}
|
||||
\DeclareAcronym{erp}{short=ERP, long=Enterprise Resource Planning}
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\title{Statistical and Mathematical Methods for Artificial Intelligence}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user