mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 19:32:21 +01:00
Created FAIKR modules
This commit is contained in:
1
src/fundamentals-of-ai-and-kr/module3/ainotes.cls
Symbolic link
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
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}
|
||||
Reference in New Issue
Block a user