lifetheater57 / MHA

0 stars 0 forks source link

Modular Hierarchical Analysis Implementation (Score Matching and EM)

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.