Machine learning kit for Floating Offshore Wind Turbines (FOWT).
To install FOWT-ML
from GitHub repository, do:
git clone [email protected]:hybridlabs-nl/fowt-ml.git
cd FOWT-ML
python -m pip install .
If you want to contribute to the development of FOWT-ML
,
have a look at the contribution guidelines.
This package was created with Copier and the NLeSC/python-template.