SHRIMP: Sparser Random Feature Models via Iterative Magnitude Pruning
This repository is the official implementation of "SHRIMP: Sparser Random Feature Models via Iterative Magnitude Pruning."
Installation
Please run pip install -e .
in the top level directory for installation
Running the model
Please see the examples folder for notebooks on various examples.