Skip to content

nathandelara/MNIST-unsupervised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-unsupervised

Unsupervised classification of MNIST digits.

We show how to get a 0.92 V-score using

A small grid search yields a score of 0.94 for the following parameters:

  • Embedding dimension = 44.
  • Number of neighbors, k = 6.
  • Resolution = 0.5.

About

Unsupervised classification of MNIST digits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published