About Anaconda Help Download Anaconda

Sparse Optimisation Research Code: A Python package for sparse coding and dictionary learning

copied from cf-staging / sporco

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.2.1
  • osx-64 v0.2.1
  • win-64 v0.2.1

conda install

To install this package run one of the following:
conda install conda-forge::sporco
conda install conda-forge/label/cf201901::sporco
conda install conda-forge/label/cf202003::sporco

Description

SPORCO is a Python package for solving optimisation problems with sparsity-inducing regularisation. These consist primarily of sparse coding and dictionary learning problems, including convolutional sparse coding and dictionary learning, but there is also support for other problems such as Total Variation regularisation and Robust PCA. The optimisation algorithms in the current version are based on the Alternating Direction Method of Multipliers (ADMM) or on the Proximal Gradient Method (PGM).


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy