Skip to content

ShrutiAgarwal31/Classifying-Clothing-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Classifying Clothing Images

Here, I have used faishon MNIST datastet to classify the images of various clothing items using tensorflow library. It is a sequential model which has an input layer, a hidden layer(with an output array of shape 128) and an output layer(with output array of shape 10 since, there are 10 distinct item of clothing).

Results

epochs = 10
Achieved the accuracy of 88.88%.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published