Skip to content

A experiment of classifying images of handwritten images, using softmax regression.

Notifications You must be signed in to change notification settings

isuruK2003/MNISTDigitClassfication_Multinomial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MNISTDigitClassfication

This is a continuation of the experiment "MNISTDigitClassfication_Binary" (https://github.com/isuruK2003/MNISTDigitClassfication_Binary). In this experiment, the images are classified into multiple classes rather than two. Softmax regression is used for this purpose.

Libraries Used

  • numpy
  • pandas
  • matplotlib
  • scikit-learn

About

A experiment of classifying images of handwritten images, using softmax regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published