I will be uploading the code in some more days
Gender Prediction from Social Media profile pictures using deep learning
To predict gender of 9500 facebook users using images as source. I used profile.csv data to separate data into male and female folders as Keras expected
Keras with tensorflow as backend
Fine-tuned VGG16 ImageNet model for the binary classification task. The method is called Transfer Learning.