Skip to content

🤖 My first neural net in Pytorch, for MNIST (handwritten number recognition)

Notifications You must be signed in to change notification settings

kybercore/minist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MiniST

This was a practice to learn how to define and train neural nets in Pytorch. Simple linear layers. It's annotated in detail.

  • Architecture: Fully-connected feed forward (MLP)
  • Accuracy: 97 - 98 %
  • Training loss:

image

About

🤖 My first neural net in Pytorch, for MNIST (handwritten number recognition)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published