JaxGaussianProcesses / JaxKern

Kernel functions in JAX.
MIT License
7 stars 3 forks source link

feat: Random Fourier Features #39

Closed thomaspinder closed 1 year ago

thomaspinder commented 1 year ago

Feature Request

Implemet the random Fourier features method for kernel approximations, as given in Rahimi and Recht.