1.2 Getting Started

MLPro is listed in the Python Package Index (PyPI) and also in Anaconda . MLPro can be installed by running

pip install mlpro

or

conda install -c mlpro mlpro

The easiest way to become familiar with the concepts and functions of MLPro is to browse through the numerous sample programs in Appendix 1.