Skip to content

Orca ML teams & pages

Valentina Staneva edited this page May 10, 2023 · 11 revisions

Documentation of machine learning efforts related to the Orcasound project

These pages contain detailed documentation of distinct machine learning efforts. Each page should include at least a description of the effort with links to the underlying metadata, data, algorithms, and results. The long-term goal of this documentation is more open source sharing and reproducibility.

There are a variety of other sounds in the orcasound stream that we can build classifiers for. For some of them the training data is not rich so we can start with existing algorithms and see where the go wrong by applying them to the current data stream. For that we have started building an infrastructure to apply any sort of algorithms to the raw data through Github Actions You can start by looking at this issue.