minipatch-learning 0.1 and later require Python 3.7 or Python 3.8.
Clone this repo and run
python setup.py install
The dependencies of this package will be automatically installed into your environment.
The installation script will try to install the dependency named skggm
, which requires the lapack
libraries to be installed on your system. If you run into issues with installing the skggm
dependency, its installation instructions can be found here.
The detailed API documentation for this package can be found at https://DataSlingers.github.io/minipatch-learning.