mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Add LAAI3 Turing Machine
This commit is contained in:
@ -4,10 +4,13 @@
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
\newcommand{\enc}[1]{{\llcorner{#1}\lrcorner}}
|
||||
\newcommand{\tapestart}[0]{\triangleright}
|
||||
\newcommand{\tapeblank}[0]{\square}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\makenotesfront
|
||||
\input{sections/_intro.tex}
|
||||
\input{sections/_turing.tex}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user