Add LAAI3 introduction

This commit is contained in:
2024-02-20 20:51:42 +01:00
parent f38189a714
commit 23394c78af
3 changed files with 102 additions and 0 deletions

View 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}