https://github.com/ftes/de.uni-potsdam.hpi.datamining.exercise.em
https://github.com/ftes/de.uni-potsdam.hpi.datamining.exercise.em
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ftes/de.uni-potsdam.hpi.datamining.exercise.em
- Owner: ftes
- Created: 2013-10-24T09:10:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-24T09:33:33.000Z (over 12 years ago)
- Last Synced: 2025-04-01T07:57:05.631Z (over 1 year ago)
- Language: Java
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Expectation Maximization for Guassian Mixture Model
===================================================
Solution to lecture exercise to perform expectation maximization algorithm
on randomly generated data set of multivariate distribution of multiple Guassian distributions.