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

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

View File

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

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,6 +1,6 @@
\documentclass[11pt]{ainotes} \documentclass[11pt]{ainotes}
\title{Fundamentals of Artificial Intelligence and Knowledge Representation} \title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)}
\date{2023 -- 2024} \date{2023 -- 2024}
\begin{document} \begin{document}

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}