-
Notifications
You must be signed in to change notification settings - Fork 4
LiHeUA/FastESC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This set of m-files demonstrates the FastESC clustering algorithm and the Extended Basic Matrix Multiplication algorithm in [1]. "demoFastESC.m" shows FastESC on Iris dataset. "demoFastESC_EMNIST.m" shows FastESC on EMNIST-Digits dataset. "demo_BMM.m" shows the Basic Matrix Multiplication algorithm in P. Drineas, R. Kannan, and M. W. Mahoney, "Fast monte carlo algorithms for matrices i: Approximating matrix multiplication," SIAM Journal on Computing, vol. 36, no. 1, pp. 132-157, 2006. "demo_EBMM.m" shows the Extended Basic Matrix Multiplication algorithm, or Algorithm 1 and Theorem 1 in [1]. Run those demos in Matlab. Acknowledgment: [1] Li He, Nilanjan Ray, Yisheng Guan and Hong Zhang. Fast Large-Scale Spectral Clustering via Explicit Feature Mapping. To appear in IEEE Transactions on Cybernetics. Please cite this paper if you use the code to generate your results. heli@gdut.edu.cn
About
Fast Large-Scale Spectral Clustering via Explicit Feature Mapping
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published