Handwriting digit recognition application is used in different tasks of our real-life time purposes. Precisely, it is used in vehicle number plate detection, banks for reading checks, post offices for sorting letter, and many other related tasks.
I trained the model in the local enviornment using train_main.py file and stored the predictions in the digits.pkl file and then the results are predicted using a GUI.
Hey, This is Hrugved Kolhe.


