/FWSR

This is the code corresponding to the FWSR method described in the paper "Greedy Frank-Wolfe Algorithm for Exemplar Selection".

Primary LanguagePython

Frank-Wolfe Sparse Regression (FWSR)

This is the code corresponding to the FWSR method described in the paper "Greedy Frank-Wolfe Algorithm for Exemplar Selection" (https://arxiv.org/abs/1811.02702). Please refer to the paper for runtime and details about the method.