Skip to content
/ gmm Public

Implementation of GMMs optimized with the EM algorithm

License

Notifications You must be signed in to change notification settings

rVSaxena/gmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of a GMM and the EM algorithm for GMMs

Here, a GMM, and associated training modules, are implemented. Because most operations are vectorized, the execution is pretty fast, and general enough to deal with high dimensional data, though GMMs are not a viable choice for extremely high dimensional data.

About

Implementation of GMMs optimized with the EM algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages