Skip to content

Comparisons between KMeans, PCA, LDA, t-SNE on the MNIST dataset

Notifications You must be signed in to change notification settings

wdlv/Clustering-on-the-MNIST-data

Repository files navigation

Clustering-on-the-MNIST-data

Intro:

MNIST is a well known handwritten digits dataset intended for image classification. Currently there are multiple popular dimension reduction and classification algorithms and a comparison has been made between KMeans, PCA, LDA, t-SNE on the MNIST dataset.

Demo:

Eigenvalues:

demo

Kmeans:

demo

LDA:

demo

PCA:

demo

t-SNE

demo

http://woodenleaves.com/pages/cluster.html

About

Comparisons between KMeans, PCA, LDA, t-SNE on the MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published