Python toolboxes
- Sparse support recovery
Support Exploration Algorithm (SEA).
An algorithm for sparse support recovery in the context of linear inverse problems. This algorithm can recover x from y = Ax + noise, when x is sparse.
A scikit-learn API is available in the sources.
Sources are available here