Update README.md

This commit is contained in:
Philipp Horstenkamp 2023-10-26 01:12:51 +02:00
parent d915af4124
commit c9af19bd25

View File

@ -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 ## Jupyter Notebook
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. 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 ## 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.