Skip to content
#

kmeans-algorithm

Here are 263 public repositories matching this topic...

The implementations in this repository deal with clustering and dimensionality reduction for MNIST digits dataset. Kmeans clustering algorithm is implemented. Also different hierarchical clustering algorithms are tested. We also play with the PCA and TSNE embeddings of the MNIST dataset.

  • Updated May 6, 2018
  • Python

Improve this page

Add a description, image, and links to the kmeans-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kmeans-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more