Skip to content

aluaz721/MNISTfromscratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Implementing a Neural Network From Scratch

Major Modification 1:

  1. Generalized functions to work for any number of layers
  2. Initialized weights using Kaiming initialization Results: Accuracy after 500 epochs with layer sizes [784, 128, 64, 10] increased to 94% (from original 84%).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors