Skip to content

This mini-project involves classifying various apparels by assigning some label after training the model using a neural network.

Notifications You must be signed in to change notification settings

SiddhantPanda/Fashion-Apparels-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Fashion-Apparels-classifier

This mini-project involves classifying various apparels by assigning some label after training the model using a neural network. This is essentially a Computer Vision problem. Using the data from the 'train.csv', we'll train the model using a deep neural network in Tensorflow. After training the model, the model will be evaluated on the test set. The output will be a submission file. The sample submission file and the output submission file is present in the "Submission" folder. Get the dataset from here : https://www.kaggle.com/prabanch/apparels You can also use Google Colab or Kaggle kernels.

About

This mini-project involves classifying various apparels by assigning some label after training the model using a neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published