Skip to content

pranavsuresh7/tensorflow--L-layer-NN--mnistfashion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tensorflow-mnistfashion

Tensorflow L-layer mnist fashion with 99% train accuracy and 89% test accuracy
Fashion mnist with 784pixels 60,000 examples trained,Used Xavier initialization,Adamoptimization and softmax and relu activation. classes=['t-shirt','trouser','pullover','dress','coat','sandal','shirt','sneaker','bag','ankle-boot']

L-layer fashion mnist model,update dimension of layer(hidden units to get more or less layer neural-network). Have just applied PCA for reducing the dimension from 784pixel to 256pixels.

About

Tensorflow L-layer mnist fashion with Adam optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published