haoyudong / FDUDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FDUDL


Copyright @ Mai Xu, 2016


To run the Unsupervised Dictionary Learning with Fisher Discrimnant for Clustering (FDUDL) algorithm

for face clustering on the Yale B dataset, see the following m-file: Faces/run_FDUDL_Faces.m. for digit clustering on the Mnist dataset, see the following m-file: Digits/run_FDUDL_Digits.m.


Terms of use: The code is provided for research purposes only and without any warranty. Any commercial use is prohibited.

When using the code in your research work, you should cite the following paper:

Unsupervised Dictionary Learning with Fisher Discriminant for Clustering Mai Xu, Haoyu Dong, Chen Chen and Ling Li Neurocomputing, 2016.

About


Languages

Language:MATLAB 100.0%