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).
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 )