You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full name : Titiksha Agrawal
GitHub Profile Link : https://github.com/AgrawalTitiksha/
Email ID : agrawaltn2311@gmail.com
Participant ID (if applicable):
Approach for this Project : Load the dataset from Kaggle, preprocess the images, and split the data into training, validation, and testing sets. Develop and train three separate models: Custom CNN, VGGNet, and ResNet, and then combine their predictions using techniques like voting, averaging, or stacking to create the final ensemble model. Evaluate the performance of the ensemble model using metrics like accuracy, precision, and recall.
What is your participant role? Hacktoberfest-2024 Contributor
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Gender Classification using DL
🔴 Aim : To build ensemble model + improve read me section and add more visualizations
🔴 Dataset : https://www.kaggle.com/datasets/cashutosh/gender-classification-dataset
🔴 Approach : Combine predictions from Custom CNN + VGGNet + ResNet models to build a final ensemble model.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: