How to test out the digit recognition AI that I built!

Santiago Garcia
2 min readJun 16, 2023

--

In order to try out the AI, you’ll need to install Visual Studio Code and Python 3.9.0. (Tip: Click on the names, they’ll redirect you to tutorials on how to install them)

Once you have those two installed, go to the github page of the digit recognition AI by clicking on this link. Then click on the button Code

This is what the github page would look like when you open it!
Click on “Code”

then on the Download ZIP button.

Click on “Download ZIP”

From there, save the zip file anywhere, go to its location in file explorer, right click on it and then click on Extract All

Rick click on this
Then click on “Extract All…”

Click on the extracted folder file, right click on the DigitRecognizerAI.py file, hover on Open With and then click on Visual Studio Code.

Double click on this
Right click on “DigitRecognizerAI.py”, hover on “Open with” and then click on “Visual Studio Code”

Next, install the libraries necessary to use the code. In order to do so, watch around 1 minute of this video.

From there on, follow the instructions in the code and enjoy! 😁😁 If you want to read the article I wrote explaining the theory behind this AI, click on this link! Enjoy!!!

--

--

Santiago Garcia

Hola! I'm Santi and I'm here to improve the world 😎.