Installation
DMixLearn is a Python package for distributed heterogeneous density estimation. With only a few lines of code you can specify and fit complex models on variable-length heterogenous data.
To install DMixLearn with make sure you have Python 3.7+ then run
$ git clone https://github.com/LLNL/DMixLearn.git
$ pip ./DMixLearn