skada icon indicating copy to clipboard operation
skada copied to clipboard

[ON_HOLD] Geodesic Flow Kernel

Open antoinecollas opened this issue 11 months ago • 3 comments

This PR is a WIP implementation of Geodesic Flow Kernel.

This method requires the Generalized SVD, and it is not implemented either in numpy or Scipy. The transferlearning library uses bob.math.gsvd here, which has its custom C++ code here.

antoinecollas avatar Mar 07 '24 12:03 antoinecollas