Skip to content

The MNIST dataset was used to train a neural network having a single linear layer with SoftMax employed in the criterion function (Cross Entropy Loss) to classify handwritten digits in classes 0 to 9. The model yielded a 92% accuracy on the MNIST test dataset in 10 training epochs.

Notifications You must be signed in to change notification settings

sharmeen-k/Digit_Classification_Softmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Digit_Classification_Softmax

The MNIST dataset was used to train a neural network having a single linear layer with SoftMax employed in the criterion function (Cross Entropy Loss) to classify handwritten digits in classes 0 to 9. The model yielded a 92% accuracy on the MNIST test dataset in 10 training epochs.

About

The MNIST dataset was used to train a neural network having a single linear layer with SoftMax employed in the criterion function (Cross Entropy Loss) to classify handwritten digits in classes 0 to 9. The model yielded a 92% accuracy on the MNIST test dataset in 10 training epochs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages