====== Homework 03 ====== ===== Goal ===== implement MOG in 2D case - Generate 2D Gaussian distribution - E-M method ===== Optional / Bonus ===== - implement MOG in n-D case - add regularization term ===== Requirements ===== - Programming lanuage: python - Plot the results in [[http://matplotlib.org/|matplotlib]]