Open noeagles opened 6 years ago
Not at the moment, but you could easily use any p-norm (i.e., exp(-|x-x'|_p) by modifying the following line
I will submit a patch soon that accepts norm
as an argument to the test. Do you have any other kernels in mind?
When computing MMD, it is possible to used other kernels besides RBF.