-
Notifications
You must be signed in to change notification settings - Fork 12
/
main.tex
executable file
·214 lines (177 loc) · 7.55 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The Legrand Orange Book
% LaTeX Template
% Version 2.1.1 (14/2/16)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Mathias Legrand ([email protected]) with modifications by:
% Vel ([email protected])
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Compiling this template:
% This template uses biber for its bibliography and makeindex for its index.
% When you first open the template, compile it from the command line with the
% commands below to make sure your LaTeX distribution is configured correctly:
%
% 1) pdflatex main
% 2) makeindex main.idx -s StyleInd.ist
% 3) biber main
% 4) pdflatex main x 2
%
% After this, when you wish to update the bibliography/index use the appropriate
% command above and make sure to compile with pdflatex several times
% afterwards to propagate your changes to the document.
%
% This template also uses a number of packages which may need to be
% updated to the newest versions for the template to compile. It is strongly
% recommended you update your LaTeX distribution if you have any
% compilation errors.
%
% Important note:
% Chapter heading images should have a 2:1 width:height ratio,
% e.g. 920px width and 460px height.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,oneside]{book} % Default font size and left-justified equations
%----------------------------------------------------------------------------------------
\input{structure} % Insert the commands.tex file which contains the majority of the structure behind the template
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\begingroup
\thispagestyle{empty}
\begin{tikzpicture}[remember picture,overlay]
\coordinate [below=12cm] (midpoint) at (current page.north);
\node at (current page.north west)
{\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north west,inner sep=0pt] at (0,0) {\includegraphics[width=\paperwidth]{background}}; % Background image
\draw[anchor=north] (midpoint) node [fill=hhublue!30!white,fill opacity=0.6,text opacity=1,inner sep=1cm]{\Huge\centering\bfseries\sffamily\parbox[c][][t]{\paperwidth}{\centering Grundlagen der künstlichen Intelligenz\\[15pt] % Book title
{\Large Vorlesungsskript}\\[20pt] % Subtitle
{\huge Sebastian Krings, et al.}}}; % Author name
\end{tikzpicture}};
\end{tikzpicture}
\vfill
\endgroup
%----------------------------------------------------------------------------------------
% COPYRIGHT PAGE
%----------------------------------------------------------------------------------------
\newpage
\thispagestyle{empty}
\noindent This book and the corresponding slides are based on work of the students of our artifical intelligence course. We would like to thank all contributors.
\noindent
The contributors are (in alphabetical order):
\begin{itemize}
\item Ahmadi, Sirat
\item Batiukova, Olga
\item Brecklinghaus, Anne
\item Brenneis, Markus
\item Brümmer, Ronny
\item Disterhöft, Alexander
\item Dreyer, Kevin
\item Ebbinghaus, Björn
\item Funke, Andreas
\item Happe, Chistopher
\item Kerkmann, Anna Maria
\item Komander, Dominique
\item Krzysztala, Denis
\item Ludolf, Christoph
\item Matussek, Tim
\item Michels, Daniel
\item Moreira Hamasaki, Thaís
\item Nalecz, Rafael
\item Oberländer, Nils
\item Özen, Eyyüp
\item Papenberg, Martin
\item Petrasch, Jessica
\item Sansalone, Sebastian
\item Schmidt, Joshua
\item Schuhmacher, Luisa
\item Spohr, Philipp
\item Seliger, Kerstin
\item Sura, Sebastian
\item Thelen, Alexander
\item Ullrich, Julian
\item Vukovic, Renato
\item Wagner, Lukas
\item Weck, Sandy
\item Weiß, Fabian
\item Weißenfeld, Anke Leonie
\end{itemize}
~\vfill
\noindent Copyright \copyright\ 2016-2017 Sebastian Krings, Michael Leuschel and others\\ % Copyright notice
%\noindent \textsc{Published by Publisher}\\ % Publisher
\noindent \url{http://www.stups.hhu.de}\\ % URL
\noindent
\begin{wrapfigure}[4]{l}[0cm]{0.0\textwidth}
% \begin{center}
\includegraphics{images/creativecommons.png}
% \end{center}
\end{wrapfigure}
Licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License (the ``License''). You may not use this file except in compliance with the License. You may obtain a copy of the License at \url{http://creativecommons.org/licenses/by-nc-nd/4.0/}. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \textsc{``as is'' basis, without warranties or conditions of any kind}, either express or implied. See the License for the specific language governing permissions and limitations under the License.\\ % License information
%\noindent \textit{First printing, March 2013} % Printing/edition date
%----------------------------------------------------------------------------------------
% TABLE OF CONTENTS
%----------------------------------------------------------------------------------------
%\usechapterimagefalse % If you don't want to include a chapter image, use this to toggle images off - it can be enabled later with \usechapterimagetrue
\chapterimage{chapter_head_1.png} % Table of contents heading image
\pagestyle{empty} % No headers
\tableofcontents % Print the table of contents itself
%\cleardoublepage % Forces the first chapter to start on an odd page so it's on the right
\pagestyle{fancy} % Print headers again
\part{Einleitung}
\include{chapters/intro}
\include{chapters/definitions/definitions}
\part{Reasoning}
\include{chapters/expertensysteme/expertensysteme}
\input{chapters/theoremprovers/tp}
\include{chapters/bayes/bayes}
\part{Suche}
\include{chapters/dfs/dfs}
\include{chapters/informed_search/informed}
\include{chapters/minimax/minimax}
\include{chapters/constraints/constraints}
\part{Lernende Systeme}
\include{chapters/svm/svm}
\include{chapters/neural_networks/networks}
\include{chapters/genetic/genetic}
\part{Sensorik \& Interaktion}
\include{chapters/computervision/cv}
\include{chapters/sprachverarbeitung/sprachverarbeitung}
\part{Philosophische \& Ethische Aspekte}
\include{chapters/intelligenzbegriff/begriff}
\include{chapters/grenzen/grenzen}
\part{Appendix}
\defbibfilter{papers}{
type=article or
type=inproceedings
}
\chapter*{Literaturverzeichnis}
\addcontentsline{toc}{chapter}{\textcolor{hhublue}{Literaturverzeichnis}}
\section*{Bücher}
\addcontentsline{toc}{section}{Bücher}
\printbibliography[heading=bibempty,type=book]
\section*{Wissenschaftliche Artikel}
\addcontentsline{toc}{section}{Wissenschaftliche Artikel}
\printbibliography[heading=bibempty,filter=papers]
\section*{Webpages}
\addcontentsline{toc}{section}{Webpages}
\printbibliography[heading=bibempty,type=online]
%----------------------------------------------------------------------------------------
% INDEX
%----------------------------------------------------------------------------------------
\cleardoublepage
\phantomsection
\setlength{\columnsep}{0.75cm}
\addcontentsline{toc}{chapter}{\textcolor{hhublue}{Index}}
\printindex
%----------------------------------------------------------------------------------------
\end{document}