edualgo / Grokking-Machine-Learning

This repo aims to contain different machine learning use cases along with the descriptions to the model architectures
https://github.com/Abhijit2505/Grokking-Machine-Learning/wiki
MIT License
63 stars 49 forks source link

Fruits Classification #184

Closed vryan-06 closed 1 year ago

vryan-06 commented 1 year ago

My aim here is to build a model using various approaches that will be able to classify the image of the fruit/ vegetable out of the 131 classes on which it will be trained. Dataset: https://www.kaggle.com/datasets/moltean/fruits

My approach:

vryan-06 commented 1 year ago

@Abhijit2505 Kindly allow me to work on this issue as part of Hacktoberfest2022. Thank you!

HengKevin commented 1 year ago

Can I be assigned to this issue?