Skip to content

uneet7/MNIST-Handwritten-digits-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Uneet Patel e-mail: [email protected]

README

How to run code.

Question1-

  1. Run the code directly from the matlab using run command. -To change K(Number of clusters) change in the line number 12 of the file Q1.m and get the accuracy.

Question2-

  1. Run the code directly from the matlab using run command and get the number of dimensions for which reconstruction error is 0.1.

Question3-

  1. Run the code directly from the matlab using run command. -To change K change in the line number 12 of the file Q3.m and get the accuracy.

Additional Info: matrix z is saved in the file z.mat. The matrix z contains the data in the transformed space.

P.S : Make sure that 'data.txt' and 'label.txt' files are in the same folder as of code files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages