From a82ed0aca90c2987ec1f460c5e5290ff7573d242 Mon Sep 17 00:00:00 2001 From: Lygerakis Fotios Date: Mon, 27 Mar 2023 19:10:21 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17c33ef..93044d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #### This repository contains the exercises for the 190.013 Introduction to Machine Learning Lab (2SH P, SS) course. -Exercise 1: `Fibonacci_unsolved.ipynb` +Exercise 1: `Fibonacci_unsolved.ipynb`, `iml_assignment1_solved.ipynb ` (solution) Exercise 2: `data.csv`, `assignment2_bonus_unsloved.ipynb`