Installation

Requirements

  • python version 3.0 or higher

Install package from PyPI

MLPro is listed in PyPI, thus you can install MLPro library by executing:

pip install mlpro

Install package from GitHub

MLPro is also available in GitHub, where you are welcome to access MLPro package as well as contribute for the further improvements.

pip install git+https://github.com/fhswf/MLPro.git

Alternatively, you can also directly clone MLPro repository into your desired directory.

git clone https://github.com/fhswf/MLPro.git