Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Implemented K-means algorithm and used it for image compression.

License

Notifications You must be signed in to change notification settings

taimoorzaeem/k-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

K-means Clustering

Implemented K-means algorithm and used it for image compression.

It is the standard implementation (naive k-means) and uses random initialization points. More detail of the implementation is provided in the notebook itself.

Releases

No releases published

Packages

No packages published