pranjay-poddar / Dev-Geeks

open source project
https://devgeeks-os.netlify.app/repository_web_page/
MIT License
605 stars 824 forks source link

Handwritten Digit Recognition ML model gssoc'23 #2463

Open AnushkaS1 opened 1 year ago

AnushkaS1 commented 1 year ago

Describe the project you want to add with tech stack

Handwritten Digit Recognition: Develop a model that can recognize handwritten digits. We can use the MNIST dataset and experiment with different algorithms like SVM, random forests, or deep learning models.

Expected behavior

The handwritten digit recognition model is expected to take an input image of a handwritten digit and accurately classify it into one of the ten possible classes (digits 0 to 9).

Screenshots (optional)

Additional context (optional )

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the issue template and also star the repository so that you don't miss out with it!

AnushkaS1 commented 1 year ago

@pranjay-poddar kindly assign this issue to me under gssoc'23

AnushkaS1 commented 1 year ago

3901 @MohitGupta121 please review the changes

AnushkaS1 commented 1 year ago

3902 @MohitGupta121 kindly review the changes