Marnix Van Soom

Results 42 comments of Marnix Van Soom

Sorry to revive this, but having access to the spectral density of stationary kernels would be a great feature. Edit: here is a very nice use case: https://arxiv.org/abs/1401.5508

I only need the 1D case, so based on your code I did the following: ````julia # Spectral density for 1D covariance functions # Using the FT convention in Eq....

Yes, the normalization is indeed a nice idea. I was thinking about random Fourier features as well. > One can also get results for most other classes used in practice,...

Can a Mercer-expanded kernel `k(t,t') = ∑ₘ aₘ ϕₘ(t) ϕₘ(t')` be easily converted to a space-state model? Regression and optimization with the Mercer expansion of order `M` (i.e. a degenerate...

I guess what I'm trying to get at is whether the state-space view can yield automatic speedups for Bayesian linear regression with a finite number of basis functions, in the...

Is this still alive? Such a cool idea. IMO there is a great need for easily making interactive articles which can be posted online without needing a dedicated running server.

For example, crafting interactive distill.pub-like articles at the moment is an incredibly time-consuming work. If I'm not mistaken, one needs to write the Javascript code by hand to get interactive...

Enjoy:) master of pluto On Thu, 1 Sep 2022 at 17:18, Fons van der Plas ***@***.***> wrote: > Still alive! I am currently on my summer holiday 🏝 > >...

@haotian-liu Do you have any idea if this would work?