From 62a3e996f9fb16df49dbf83192b09f21da441924 Mon Sep 17 00:00:00 2001 From: Marc Toussaint Date: Tue, 3 Dec 2019 22:00:33 +0100 Subject: [PATCH] optim fix --- Optimization/script.tex | 2 +- README.md | 5 +++++ shared/style-script.tex | 5 +---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Optimization/script.tex b/Optimization/script.tex index 6902da5..4a3c363 100644 --- a/Optimization/script.tex +++ b/Optimization/script.tex @@ -1,6 +1,6 @@ \input{../shared/shared} -\renewcommand{\course}{Machine Learning} +\renewcommand{\course}{Introduction to Optimization} \script diff --git a/README.md b/README.md index a2415ee..fef6159 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,8 @@ * [Full script](../../releases/download/v0.1/script.pdf) from summer 2019 * [Individual slides and exercises with solutions](../../releases/tag/v0.1) + +## Introduction to Optimization + +* [Full script](../../releases/download/v0.2/script.pdf) from summer 2015 +* [Individual slides and exercises with solutions](../../releases/tag/v0.2) diff --git a/shared/style-script.tex b/shared/style-script.tex index a3a3c74..83c6320 100644 --- a/shared/style-script.tex +++ b/shared/style-script.tex @@ -101,12 +101,9 @@ % \vspace*{1cm} \emph{This is a direct concatenation and reformatting of all lecture - slides and exercises from the \emph{Machine Learning} course (summer - term 2019, U Stuttgart), including indexing to help + slides and exercises from this course, including indexing to help prepare for exams.} - \emph{Double-starred** sections and slides are not relevant for the exam.} - {\tableofcontents} }