Skip to content
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

[PROJECT PROPOSAL] HandWritten Digit Recognition #227

Open
2 tasks done
Raghucharan16 opened this issue Aug 7, 2023 · 0 comments
Open
2 tasks done

[PROJECT PROPOSAL] HandWritten Digit Recognition #227

Raghucharan16 opened this issue Aug 7, 2023 · 0 comments

Comments

@Raghucharan16
Copy link

Project Request

A simple interactive interface for users to draw digits on canvas and the deep learning model predicts the number and shows the result in graphical representation.


Field Description
A simple Deep learning A project built with tensorflowjs for predicting hand written digits
Github @Raghucharan16
Email narravenkataraghucharan03@gmail.com
Label Hand Written digit recognition

Define You

  • GSSOC Participant
  • Contributor

Project Name

Hand Written Digit Recognition

Description

The project is built using tensorflowjs used for deploying machine learning algorithms in simple javascript. the user is provided with canvas to draw anything on the it. The model predicts and shows the prediction graph.

The goal of the project is to implement simple convolutional networks integrated with javascript in a practical way.

Scope

This project has its constraints such as, it cannot predict anything other than numbers (digits). As it is trained on MNIST dataset, it can only predict 0-9 classes (digits).

Timeline

I have already completed the project and pushed it to git.
Github Pages : https://raghucharan16.github.io/Hand-Written-Digit-Recognition/

Video Links or Support Links

handwritten-recognition-5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant