This post serves as a practical approach towards a vectorized implementation of the Expectation Maximization (EM) algorithm mainly for MATLAB or OCTAVE applications. EM is a really powerful and elegant methods for finding maximum likelihood solutions in cases where the hypothesis involves a gaussian mixture model and latent variables. Introduction EM is connected with the […]
Subscribe to Blog via Email
Latest tweets
- K-means as a cost function minimisation – a MATLAB/Octave approach
- Matrix-based implementation of neural network back-propagation training – a MATLAB/Octave approach
- Logistic regression for multi-class classification problems – a vectorized MATLAB/Octave approach
- Expectation Maximization for gaussian mixtures – a vectorized MATLAB/Octave approach
- Determine the date of a webpage
- AppleScript control of login items
- A basic step-by-step Linux shell-based web server installation
- Imagine
- Differentiation cheat sheet
- On critical points of functions