In-class activity 3: Computing GMM using EM

Get the code an directions from

~tvandrun/Public/cs394/ica3-gmmem

Start a Jupyter notebook with

jupyter notebook --ip=127.0.0.1 &

Select lab3-em-given.ipynb.

As you go along, you are encouraged to look things up in the documentation of the libraries used:

Numpy home and reference

SciPy home and reference

Matplotlib home and API

Pandas home and API

Scikit-learn home and API


Thomas VanDrunen
Last modified: Mon Feb 11 11:06:29 CST 2019