This PR adds the subsequence string kernel (Ref 1Ref 2Ref 3) implemented in GpyTorch. It is batch-vectorized and GPU-compatible and follows Henry's Tensorflow implementation from here. I tested it on the Photoswitch dataset in the example notebook. Thank you!
This PR adds the subsequence string kernel (Ref 1 Ref 2 Ref 3) implemented in GpyTorch. It is batch-vectorized and GPU-compatible and follows Henry's Tensorflow implementation from here. I tested it on the Photoswitch dataset in the example notebook. Thank you!