Skip to content

soooji/mnist-digit-clustering

Repository files navigation

This repository is developed to perform

Clustering on MNIST Data Set

in Python

Below items are algorithms and customized methods used:

  1. K-Means (Using scikit-learn)
  2. Self Organzing Maps (Using sklearn_som)
  3. Customized MLP for Unsupervised Learning with ANN (Using sklearn_som)

Contribute this repository if you know other ways to do clustering on MNIST with Python.


Contact: beheshtisajad@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages