diff --git a/Template_Summary.tex b/ML_Zusammenfassung.tex similarity index 62% rename from Template_Summary.tex rename to ML_Zusammenfassung.tex index 314c8c3..d0885b0 100644 --- a/Template_Summary.tex +++ b/ML_Zusammenfassung.tex @@ -9,11 +9,11 @@ \input{Packages.tex} \input{Style.tex} -\def \AUTHOR{Example Author\\author@example.com} -\def \MODULE{ExampleModule} -\def \MODULECOMPACT{EM} -\def \AUTHORCOMPACT{Example Author} -\def \DATE{Example Date} +\def \AUTHOR{Paul Lödige\\paul.loedige@student.kit.edu} +\def \MODULE{Maschinelles Lernen: Grundlagen und Algorithmen} +\def \MODULECOMPACT{ML} +\def \AUTHORCOMPACT{Paul Lödige} +\def \DATE{\today} \begin{document} @@ -26,4 +26,4 @@ \input{Content.tex} \clearpage -\end{document} \ No newline at end of file +\end{document} diff --git a/Readme.md b/Readme.md index 4b6b3eb..cfdbd31 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,4 @@ -# How to use this template -1. fork -1. refactor -1. compile +# Zusammenfassung Maschinelles Lernen: Grundlagen und Algorithmen ## Notice -Requires you to enable [--shell escape](https://tex.stackexchange.com/questions/516604/how-to-enable-shell-escape-or-write18-visual-studio-code-latex-workshop) \ No newline at end of file +Requires you to enable [--shell escape](https://tex.stackexchange.com/questions/516604/how-to-enable-shell-escape-or-write18-visual-studio-code-latex-workshop)