From 5e737081551f2b2c45c04fb468b920ce46b0c6e7 Mon Sep 17 00:00:00 2001 From: ligerfotis Date: Tue, 28 Mar 2023 22:02:42 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 095a9a2..1007506 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ #### This repository contains the exercises for the 190.013 Introduction to Machine Learning Lab (2SH P, SS) course. +Course [website](https://cps.unileoben.ac.at/150-013-exercises-in-machine-learning-2sh-p-ss-2021-22/) + +Instructor: [Fotios Lygerakis](https://cps.unileoben.ac.at/fotios-lygerakis-m-sc/) + Assignment 1: `iml_assignment1_unsolved.ipynb`, `iml_assignment1_solved.ipynb ` (solution) Assignment 2: `data.csv`, `assignment2_bonus_unsloved.ipynb`