this python program uses a Convolutional Neural Network (CNN) to identify hand written numbers
Use the package manager pip to install the requirements.txt file in order for the required libraries to be installed
Run main.py in order to use the program. When you are finished with the program you need to manually end it in whatever text editor you are using to run it