random-fourier-features

Code for random Fourier features based on Rahimi and Recht's 2007 paper.

Stars
43

Code for kernel approximation and ridge regression using random Fourier features. Based on Rahimi and Recht's 2007 paper, Random Features for Large-Scale Kernel Machines. See my accompanying blog post for more.

Related Projects