-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hand Digit Recognition Using Convolutional Neural Network(CNN): #2
Labels
Comments
Anshika14528
changed the title
Hand Digit Recognition Using Convulutional Neural Network(CNN):
Hand Digit Recognition Using Convolutional Neural Network(CNN):
May 27, 2024
Make sure you create seperate folder and add the same |
Please assign me this issue. |
Hello @sanjay-kv , please assign this issue to me as I have already worked on this kind of problem in the past. |
Anshika14528
added a commit
to Anshika14528/machine-learning-repos
that referenced
this issue
May 28, 2024
sanjay-kv
added a commit
that referenced
this issue
Jun 1, 2024
Hand Digit Recognition Using Convolutional Neural Network(CNN): #2
Hello @Anshika14528! Your issue #2 has been closed. Thank you for your contribution! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Handwritten digit recognition involves classifying images of handwritten digits (0-9) into their respective categories. CNNs are particularly well-suited for this task due to their ability to automatically and adaptively learn spatial hierarchies of features through backpropagation by using multiple building blocks, such as convolution layers, pooling layers, and fully connected layers.
I agree to follow this project's Code of Conduct
I'm a GSSoC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered: