-
https://github.com/devinjacobson/prediction/tree/master/correlations/samplecode/NIPS2011-code/code-nips2011
-
Against the code of Arthur Gretton's code at http://www.gatsby.ucl.ac.uk/~gretton/indepTestFiles/indep.htm
In fact, there is already a c++ example asserting correct results. This should be translated…
-
Hello, I had a problem with my device. It is not connecting with the Internet. I tried with different SIM cards and it looks like the modem itself works properly (I can check status in 3ginfo: it show…
-
I found out smth else this morning, maybe some others have already found out too. Nevertheless I will share with you first, before confirming my result
1. Go to settings
2. go to Wi-fi
3. press your m…
-
-
did anyone solve the issue with "HSIC computation resulted in NANs"? Any suggestions how to address it would be helpful.
Thank you.
-
Hi,
This might simply be a conceptual problem, or a lack of knowledge on my part.
Usually, using HSIC to compare two ANM candidates can be done by comparing the statistics directly, or by computing …
-
There are three examples in python_modular/graphical.
All those are very nice to illustrate what is going on when using MMD/HSIC.
Those should be put into the IPython notebook on MMD/HSIC (the second…
-
Thanks for this great little module! I was able to adapt the code to deal with models suitable for speech recognition (mostly transformers and conformers) and I'm learning a lot from the CKA outputs.…
-
Hello,my device is also a 3090, but I made a change in the code here (GPU_ID = '0'), I encountered the following error while trying to reproduce your code,:
File "./HSIC-FM-main-2023-weishixian-envs\…