Skip to content

Zhenyu-LIAO/RMT4RFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMT4RFM

A Random Matrix Approach for Random Feature Maps

This page contains a simple demo using Python 3 of the theoretical results in the following paper:

On the Spectrum of Random Features Maps of High Dimensional Data

where recent advances in matrix matrix theory are used to understand the mechanism of random feature maps, in particular the choice of nonlinearity.

About the code

Comparison between theory and practice is available for data from

  • MNIST database
  • Gaussian mixture model

for a dozen of commonly-used activation functions.

Dependencies

To be able to test this code requires the following:

We strongly recommend you to use Jupyter nootbook to have a direct illustration within your web browsers: here.

Contact information