In this script a soft-k-means algorithm is implemented and its effectiveness is shown by running through an example. First, 100 samples from a Gaussian mixture distribution are drawn. Subsequently, the update and assignment steps are performed 10 times. The found cluster centers are quite accurate which can be seen in the figure or by comparing the numeric results to the Gaussian distribution centers.
forked from m-niemeyer/Soft-K-Means
-
Notifications
You must be signed in to change notification settings - Fork 0
alikyushu97/Soft-K-Means
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of the soft-k-means algorithm in Matlab
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 100.0%