Model human skeleton structure with Chow-Liu algorithm and Graphical Lasso.
The data comes from UTD-MHAD.
-
To run Chow-Liu algorithm
python chow-liu.py
-
To run Graphical Lasso algorithm
python glasso.py
-
All the results are in
./figs
-
The report can be found at
./report.pdf
.