mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Add LAAI3 introduction
This commit is contained in:
13
src/languages-and-algorithms-for-ai/module3/laai3.tex
Normal file
13
src/languages-and-algorithms-for-ai/module3/laai3.tex
Normal file
@ -0,0 +1,13 @@
|
||||
\documentclass[11pt]{ainotes}
|
||||
|
||||
\title{Languages and Algorithms for\\Artificial Intelligence\\(Module 3)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\newcommand{\enc}[1]{{\llcorner{#1}\lrcorner}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\makenotesfront
|
||||
\input{sections/_intro.tex}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user