Initialschätzung von Kurswechselpositionen eines Segelboots auf einer Karte anhand von Wind, Start und Zielpunkt
Jupyter
Das Jupyter Notebook mit den Experimenten heist: SegelbootKurswechselpositionen.ipynb
Daten
Die Daten liegen im Ordner data
.
docker-compose build
docker-compose up
Description
An exercise in which I am trying to predict a routing tool will predict that works with gradient desent.
It could be used to get an initial estimate of an route that can be enhanced later.
This is meant to save CPU and produce an better initial route to be optimized.
Languages
Jupyter Notebook
91.5%
Python
8.5%