From 59f0be805888c75a833186b85378fe3e42cf70a8 Mon Sep 17 00:00:00 2001 From: Tim <47184194+imgde@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:24:52 +0200 Subject: [PATCH] Add Contributors --- Machine-Learning.ipynb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Machine-Learning.ipynb b/Machine-Learning.ipynb index 1ba0fa0..b8e79d4 100644 --- a/Machine-Learning.ipynb +++ b/Machine-Learning.ipynb @@ -6,6 +6,12 @@ "metadata": {}, "source": [ "# Machine Learning project in SoSe 2025 at HTW Saar\n", + "\n", + "## Contributors\n", + "- Maximilian Kany (5016118)\n", + "- Florian Speicher (5014185)\n", + "- Tim Wall (5014365)\n", + "\n", "## Idea\n", "The goal of this project is predicting the genre(s) of a game/bundle through its given description(s)\n", "\n",