Created FAIKR modules
@ -1 +0,0 @@
|
|||||||
../ainotes.cls
|
|
||||||
1
src/fundamentals-of-ai-and-kr/module1/ainotes.cls
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../ainotes.cls
|
||||||
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@ -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}
|
||||||
1
src/fundamentals-of-ai-and-kr/module3/ainotes.cls
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../ainotes.cls
|
||||||
12
src/fundamentals-of-ai-and-kr/module3/main.tex
Normal 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}
|
||||||
@ -0,0 +1 @@
|
|||||||
|
\chapter{Introduction}
|
||||||