mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 19:12:22 +01:00
16 lines
376 B
TeX
16 lines
376 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)}
|
|
\date{2023 -- 2024}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
|
|
\input{sections/_intro.tex}
|
|
\input{sections/_search.tex}
|
|
\input{sections/_local_search.tex}
|
|
\input{sections/_swarm_intelligence.tex}
|
|
\input{sections/_games.tex}
|
|
|
|
\end{document} |