From c9af19bd255b6991aea6e555aa9eb46dd941bb12 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Thu, 26 Oct 2023 01:12:51 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7ee1aad..42be416 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Initial guess of corse changing position of an sailboats route +# Initial Prediction of Course Changing Positions for Sailboats -This project was created as part of my coursework for my studies in [Applied AI](https://www.fh-swf.de/de/studienangebot/studiengaenge/angewandte_kuenstliche_intelligenz/index.php). +This project is a showcase of my skills in applied artificial intelligence (AI), developed as part of my coursework for my studies in [Applied AI](https://www.fh-swf.de/de/studienangebot/studiengaenge/angewandte_kuenstliche_intelligenz/index.php) at the FH-SWF. -## Jupyter +The project includes a Jupyter Notebook coded in Python using TensorFlow, and markdown entries in German. -Das Jupyter Notebook with Experiments is called: SegelbootKurswechselpositionen.ipynb -As an navigation algorithm the course finder of the [Sailing Team Darmstadt e.V.](www.st-darmstadt.de) was used. -This algorithm could seadly not be inclued into this project since it isn't mine and not open source. +## Jupyter Notebook + +The Jupyter Notebook, titled `SegelbootKurswechselpositionen.ipynb`, contains experiments conducted for this project. The navigation algorithm used in the notebook is based on the course finder developed by the [Sailing Team Darmstadt e.V.](http://www.st-darmstadt.de). Please note that the course finder algorithm by the Sailing Team Darmstadt e.V. is proprietary and therefore could not be included in this project. ## Data -The generate training data was found in the `data` folder. +The training data used for this project can be found in the `data` folder.