A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded Embedding.
GNU General Public License v3.0
129
stars
21
forks
source link
Name of the shallow clustering algorithm used to cluster?(after learning the manifold) #2
According to the paper,the author prefer to choose GMM as the ideal shadow clustering algorithm.