Skip to content

iDroppiN/MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MNIST

This notebook has a model trained on MNIST dataset which contains thousands of images of hand-written numerical digits. To train this model I made a neural network of two layer, and by this I was able to achieve the accuracy of around 94% on test dataset of it.

Libraries Used -

  • Pytorch - used for building machine learning models
  • Matplotlib - used for image plotting
  • Numpy - used for some mathematical computations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published