InstallationΒΆ
This repository is tested on Python 3.6+, and Linux/Debian systems. It is recommended to install in a virtual environment to keep your system in order.
Install with pip using:
pip install sparseml
Then if you would like to explore any of the scripts, notebooks, or integrations clone the repository and install any additional dependencies as required.