Skip to content

pranavsuresh7/L-layer-mnist-fashion-fully-numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

L-layer-mnist-fashion-fully-numpy

L-layer mnist-fashion trained completely using numpy Neural network Without using any external library fashion mnist L-layer model. Mnist data contains 60,000 examples with 784 pixels each ranging from 1 to 255. Each training and test example is assigned to one of the following labels "T-shirt/top,Trouser, Pullover,Dress,Coat,Sandal,Shirt,Sneaker,Bag,Ankle boot" RELU and SGMOID activation functions are used,weights are initialized with he-et initialization. Adam Algorothm applied for model optimization.

About

L-layer mnist-fashion trained completely using numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published