mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Add CN2 object recognition
This commit is contained in:
20
src/year1/cognition-and-neuroscience/module2/cn2.tex
Normal file
20
src/year1/cognition-and-neuroscience/module2/cn2.tex
Normal file
@ -0,0 +1,20 @@
|
||||
\documentclass[11pt]{ainotes}
|
||||
\usepackage{biblatex}
|
||||
\addbibresource{./references.bib}
|
||||
|
||||
\title{Cognition and Neuroscience\\(Module 2)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\newtheorem*{casestudy}{Case study}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\makenotesfront
|
||||
\newpage
|
||||
|
||||
\input{./sections/_object_recognition.tex}
|
||||
|
||||
\printbibliography[heading=bibintoc]
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user