Skip to content

daniuyter/magicnorthseaweed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magicnorthseaweed

AI-based surf forecasting and rating for the North Sea.

Requirements:

  • Python version 3.11
  • PyCharm community edition

To get started:

  • Use git clone to clone the repository
  • Open the folder as a project in pycharm. Select "new environment using Virtualenv".
  • Open the terminal (middle bottom) and run: pip install -r requirements.txt

Data gathering: Surf feedback Google form

Structure:

  • AI contains all the machine learning models
  • data contains scrapers and scraped data
  • gui will contain the guided user interface

About

AI-based surf forecasting and rating for the North Sea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Batchfile 1.5%