Skip to content

shikhalakra22/Gender_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gender_Classifier

The dataset is [Kaggle]:https://www.kaggle.com/playlist/men-women-classification

Dependencies

  • Pytorch
  • Python 3.6
  • Numpy
  • Matplotlib

I used 70% in training data, 20% test and 10% validation. I have used Convolutional Neural Network models for this classification. It consists of sveral layers of Convolution and Pooling layers. It gives an accuracy of 70.77% on 30 epochs on test dataset.

About

The classifier use Convolutional Neural Network to classify the gender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published