-
How well does the linear Granger test fit on nonlinear data?
-
It would be really convenient if the UI theme switched based on whether the system is in light vs. dark mode. Like GitHub does when "theme mode" is set to "Sync with System":
![image](https://githu…
-
The current `UnitVector` transformation currently transforms an `n-1` dimensional vector to an `n` dimensional unit vector. However, upon transformation, all resulting unit vectors lie on the "hemi-hy…
-
Hi
I have a question regarding other benchmarks in your code. I see that beside the synthetic functions, there are some other functions such as mnist, depth resNet, and cifar10. My question is that…
-
-
The latest version of bootstrap supports theming, we could use this to introduce a high contrast theme that is easier to read for those who have vision issues
Bootstrap Docs:
https://getbootstrap.co…
-
Hi,
To my understanding, the exponential map for the quaternion takes an element of the tangent space (i.e. a rotation vector omega of size 3) and then returns the corresponding elements of the SO3 …
-
Especially the trick number 3 (sampling z from a sphere) sounds interesting to me, but I'm unsure how it should be implemented.
Is it just that I need to normalize my z vector to have unit length s…
-
### Metadata
- Authors: Pascal Mettes, Elise van der Pol, Cees G. M. Snoek
- Organization: University of Amsterdam
- Conference: NeurIPS 2019
- Paper: https://arxiv.org/pdf/1901.10514.pdf
- Code:…
-
The VMF distribution for Rotation{3} is called `vmf_rot3`, but the name for Rotation{2} is `von_mises_rot2`. We should change the name of the latter to be consistent.