Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 742 Bytes

minipatch-learning

Installation

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.

API Documentations

The detailed API documentation for this package can be found at https://DataSlingers.github.io/minipatch-learning.