Blog Archive

Wednesday, April 1, 2015

GMM on Hadoop

Source:

http://www.eie.polyu.edu.hk/~mwmak/Download.htm



1. GMM on Hadoop

This is a set of Java programs that I developed recently for teaching the subject "Distributed Systems and Cloud Computing". The package contains both sequential and parallel version of the EM algorithm for training Gaussian mixture models (GMM). The parallel version is designed to run on Hadoop clusters. For the source code, visithttps://github.com/enmwmak/GMM-on-Hadoop

'via Blog this'

No comments:

Post a Comment