A beginner's first simple CNN project, aiming to identify hand-written number ranging from 1 to 10
Run the data_import program to load data from the minist database
Run the main_control program to train the model
Run the img_i_test program to test the accuracy of the model