Skip to content

(TPAMI) 2022 paper "Coordinate Descent Method for k-means" is accepted by IEEE Transactions on Pattern Analysis and Machine Intelligence

Notifications You must be signed in to change notification settings

Sara-Jingjing-Xue/CD-KM-TPAMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CD-KM-TPAMI2021 Coordinate Descent Method for k-means

The paper "Coordinate Descent Method for k-means" is accepted by IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)

We reorganized the code, the code "CDKM_fast" is the fast version of "CDKM", which is especially fast for data whose category c is large.

The code "CDKM_code-python" is faster, which is reorganized by Shenfei Pei.

About

(TPAMI) 2022 paper "Coordinate Descent Method for k-means" is accepted by IEEE Transactions on Pattern Analysis and Machine Intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages