From 08d60f7c40c627508c3f5a942e15d80ca4610997 Mon Sep 17 00:00:00 2001 From: igraf <igraf@cl.uni-heidelberg.de> Date: Fri, 23 Feb 2024 16:27:49 +0100 Subject: [PATCH] Update README --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2963d65..5082103 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ -# exp-ml-2 +# Exp-ML Proseminar 2023/2024 [[_TOC_]] ## Description -This Repository is part of the EML Proseminar. It contains the solutions to the Exercise sheets and the final project. -All the code is written in Python and the solutions are provided in Jupyter Notebooks. +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. -## Project status +## ✔ Setup and requirements +All the code is written in Python :snake:. -The project is finished and the final report and all other information is available [here](project/README.md). +The code has been written and tested with **Python 3.11**. Required packages are listed in separate requirements files in the respective directories together with instructions on how to install them. + +As **operating systems** Windows as well as Linux distributions should work. While the exercises have been solved using Windows 11, the final project has been developed using Debian 12. + +## 📆 Project status + +The project is finished and the final report and all other information is available [here](project/README.md). ✨ ## Contact -- GitLab