Created FAIKR modules

This commit is contained in:
2023-10-13 16:27:39 +02:00
parent f26d552533
commit ff83f49964
23 changed files with 16 additions and 2 deletions

View File

@ -0,0 +1 @@
../../ainotes.cls

View File

@ -0,0 +1,12 @@
\documentclass[11pt]{ainotes}
\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 3)}
\date{2023 -- 2024}
\begin{document}
\makenotesfront
\input{sections/_intro.tex}
\end{document}

View File

@ -0,0 +1 @@
\chapter{Introduction}