Online User Interface for CNN that classifies drawn numbers Repository contains pdf file of paper that describes the structure of the CNN model as well as a link to the online user interface. Repository contains ipnyb file with the source code that displays the CNN structure, the prediction process, and the gradio (online interface) code.
mnist_project_student file -> where model was trained
mnist_gradio file -> interface with hugging face
number classification test file -> test loaded model with the exact architecture
number predict 11 file -> saved model
screen recording file -> interace demo