diff --git a/src/fundamentals-of-ai-and-kr/ainotes.cls b/src/fundamentals-of-ai-and-kr/ainotes.cls deleted file mode 120000 index c22704b..0000000 --- a/src/fundamentals-of-ai-and-kr/ainotes.cls +++ /dev/null @@ -1 +0,0 @@ -../ainotes.cls \ No newline at end of file diff --git a/src/fundamentals-of-ai-and-kr/module1/ainotes.cls b/src/fundamentals-of-ai-and-kr/module1/ainotes.cls new file mode 120000 index 0000000..146fd3c --- /dev/null +++ b/src/fundamentals-of-ai-and-kr/module1/ainotes.cls @@ -0,0 +1 @@ +../../ainotes.cls \ No newline at end of file diff --git a/src/fundamentals-of-ai-and-kr/img/1perceptron.png b/src/fundamentals-of-ai-and-kr/module1/img/1perceptron.png similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/1perceptron.png rename to src/fundamentals-of-ai-and-kr/module1/img/1perceptron.png diff --git a/src/fundamentals-of-ai-and-kr/img/3layer.png b/src/fundamentals-of-ai-and-kr/module1/img/3layer.png similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/3layer.png rename to src/fundamentals-of-ai-and-kr/module1/img/3layer.png diff --git a/src/fundamentals-of-ai-and-kr/img/4layer.png b/src/fundamentals-of-ai-and-kr/module1/img/4layer.png similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/4layer.png rename to src/fundamentals-of-ai-and-kr/module1/img/4layer.png diff --git a/src/fundamentals-of-ai-and-kr/img/_a_start_example.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_a_start_example.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_a_start_example.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_a_start_example.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_a_start_optimality.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_a_start_optimality.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_a_start_optimality.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_a_start_optimality.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_bfs.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_bfs.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_bfs.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_bfs.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_dfs.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_dfs.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_dfs.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_dfs.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_greedy_best_first_example.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_greedy_best_first_example.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_greedy_best_first_example.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_greedy_best_first_example.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_search_tree.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_search_tree.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_search_tree.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_search_tree.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/_ucs.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_ucs.pdf similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/_ucs.pdf rename to src/fundamentals-of-ai-and-kr/module1/img/_ucs.pdf diff --git a/src/fundamentals-of-ai-and-kr/img/best_first_example.drawio b/src/fundamentals-of-ai-and-kr/module1/img/best_first_example.drawio similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/best_first_example.drawio rename to src/fundamentals-of-ai-and-kr/module1/img/best_first_example.drawio diff --git a/src/fundamentals-of-ai-and-kr/img/monotone_heuristic.png b/src/fundamentals-of-ai-and-kr/module1/img/monotone_heuristic.png similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/monotone_heuristic.png rename to src/fundamentals-of-ai-and-kr/module1/img/monotone_heuristic.png diff --git a/src/fundamentals-of-ai-and-kr/img/neuron.png b/src/fundamentals-of-ai-and-kr/module1/img/neuron.png similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/neuron.png rename to src/fundamentals-of-ai-and-kr/module1/img/neuron.png diff --git a/src/fundamentals-of-ai-and-kr/img/non_informed_tree.drawio b/src/fundamentals-of-ai-and-kr/module1/img/non_informed_tree.drawio similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/non_informed_tree.drawio rename to src/fundamentals-of-ai-and-kr/module1/img/non_informed_tree.drawio diff --git a/src/fundamentals-of-ai-and-kr/img/search_tree.drawio b/src/fundamentals-of-ai-and-kr/module1/img/search_tree.drawio similarity index 100% rename from src/fundamentals-of-ai-and-kr/img/search_tree.drawio rename to src/fundamentals-of-ai-and-kr/module1/img/search_tree.drawio diff --git a/src/fundamentals-of-ai-and-kr/main.tex b/src/fundamentals-of-ai-and-kr/module1/main.tex similarity index 90% rename from src/fundamentals-of-ai-and-kr/main.tex rename to src/fundamentals-of-ai-and-kr/module1/main.tex index 05d9e15..87271f1 100644 --- a/src/fundamentals-of-ai-and-kr/main.tex +++ b/src/fundamentals-of-ai-and-kr/module1/main.tex @@ -1,6 +1,6 @@ \documentclass[11pt]{ainotes} -\title{Fundamentals of Artificial Intelligence and Knowledge Representation} +\title{Fundamentals of Artificial Intelligence and Knowledge Representation\\(Module 1)} \date{2023 -- 2024} \begin{document} diff --git a/src/fundamentals-of-ai-and-kr/sections/_intro.tex b/src/fundamentals-of-ai-and-kr/module1/sections/_intro.tex similarity index 100% rename from src/fundamentals-of-ai-and-kr/sections/_intro.tex rename to src/fundamentals-of-ai-and-kr/module1/sections/_intro.tex diff --git a/src/fundamentals-of-ai-and-kr/sections/_search.tex b/src/fundamentals-of-ai-and-kr/module1/sections/_search.tex similarity index 100% rename from src/fundamentals-of-ai-and-kr/sections/_search.tex rename to src/fundamentals-of-ai-and-kr/module1/sections/_search.tex diff --git a/src/fundamentals-of-ai-and-kr/module3/ainotes.cls b/src/fundamentals-of-ai-and-kr/module3/ainotes.cls new file mode 120000 index 0000000..146fd3c --- /dev/null +++ b/src/fundamentals-of-ai-and-kr/module3/ainotes.cls @@ -0,0 +1 @@ +../../ainotes.cls \ No newline at end of file diff --git a/src/fundamentals-of-ai-and-kr/module3/main.tex b/src/fundamentals-of-ai-and-kr/module3/main.tex new file mode 100644 index 0000000..9e83fb6 --- /dev/null +++ b/src/fundamentals-of-ai-and-kr/module3/main.tex @@ -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} \ No newline at end of file diff --git a/src/fundamentals-of-ai-and-kr/module3/sections/_intro.tex b/src/fundamentals-of-ai-and-kr/module3/sections/_intro.tex new file mode 100644 index 0000000..f4ec3a1 --- /dev/null +++ b/src/fundamentals-of-ai-and-kr/module3/sections/_intro.tex @@ -0,0 +1 @@ +\chapter{Introduction}