Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 426 Bytes

getstarted.rst

File metadata and controls

17 lines (9 loc) · 426 Bytes

1.2 Getting Started

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

pip install 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 <target_appendix1>.