Skip to content

chiragtyagi2003/wardrobe_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

wardrobe_classifier

Summary

A basic classification model built using TensorFlow and Keras API, leveraging the power of Neural Networks.

Dataset Used

Fashion MNIST

Model

Keras Sequential Model

Layers

  • Flatten layer
  • Dense layer 1
  • Dense layer 2

Activation Functions

  • Relu
  • Softmax

Optimizer

Adam

Loss Function

Sparse Categorial Crossentropy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published