Handwritten Digit Recognition (MNIST Dataset)
Built a Machine Learning model to classify handwritten digits using Python.
Integrated the model with Gradio to create an interactive demo, allowing users to draw digits and get instant predictions.
Tech stack: Python, TensorFlow/Keras, Gradio.