From 320c4fd796b2a292918e71f7f7a5ee74a1f95491 Mon Sep 17 00:00:00 2001 From: igraf <igraf@cl.uni-heidelberg.de> Date: Fri, 23 Feb 2024 16:13:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5082103..1ede910 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Description -This repository is part of the [Exp-ML Proseminar](https://www.cl.uni-heidelberg.de/courses/ws23/exmal/). It contains the solutions to the **exercise sheets** as well as the **final project**, which is about the classification of fruit images using four different machine learning models. +This repository is part of the [EML Proseminar](https://www.cl.uni-heidelberg.de/courses/ws23/exmal/). It contains the solutions to the **exercise sheets** as well as the **final project**, which is about the classification of fruit images using four different machine learning models. ## ✔ Setup and requirements All the code is written in Python :snake:. -- GitLab