This Project is used to identify handwritten Digits ( MNIST Data set ) using MLP in Python Programming Language.
In this program, We will reverse a string inputted by the user using 'for' loops in Python
Implement a Convolutional Neural Network model to classify MNIST handwritten digit images using Keras and Python