Handwritten Digit Recognition
A deep learning model to recognize handwritten digits from images.
Branch: AIML
Technologies Used
- Python
- TensorFlow
- CNN
The model is trained on the MNIST dataset and can classify digits with high accuracy. The project demonstrates image processing and CNNs.

