Implemention of a 4-layered Neural Network to recognize multi-digit numbers in a website working on local host. The user can upload images as well as write one on a canvas and upload it to the server. This server parses the sent image and gives a certainty plot for the possible number combinations.
See requirements.txt. To configure the python interpreter, open pyvenv.cfg.
Clone the repository and run webApplication.py to see the additional information about this repository.
With ngrok, it is possible to host the website on an all-around-the-world accessible URL. The laptop on which the ngrok is initialized operates as server and accepts the input from the website-users. For installation of ngrok, see this.
Example run on the number 52 on the website.
Burak Kucuktopal
