Skip to content

WIP:Add accelerated matched-filter likelihood calculation

Daniel Williams requested to merge matched-filtering into master

Add likelihood estimation for the GPR heron models which can be accelerated using CUDA and PyTorch.

To Do

  • Add documentation
  • Add unittest tests
  • Create factory likelihood class
Edited by Daniel Williams

Merge request reports