Skip to content

WIP: Added a model which can ingest training data from several sources.

Daniel Williams requested to merge mixed-model into master

This MR adds the HeronCUDAMix model, which allows models to be trained using waveforms from multiple sources, and develops a draft pipeline to produce the training data for this purpose.

Development Checklist

  • Unit tests
  • Documentation
  • Training data
  • Training data pipeline
  • Model training

Review Checklist

  • Passes unit tests
  • Documentation complete
Edited by Daniel Williams

Merge request reports