Implementation of method from https://arxiv.org/abs/1805.09567
Modular Hierarchical Analysis (MHA) implemented using two algorithms:
To try the method, create a virtual environment with the requirements specified in requirements.txt
. In experiment.py
, we test MHA (EM and Score Matching) against factor analysis on synthetic data.