An open API service indexing awesome lists of open source software.

https://github.com/lesterevse/numvision

Artificial Intelligence for recognizing numbers
https://github.com/lesterevse/numvision

artificial-intelligence numpy

Last synced: about 2 months ago
JSON representation

Artificial Intelligence for recognizing numbers

Awesome Lists containing this project

README

          

# NumVision
Artificial Intelligence for recognizing numbers

Pet Project. Creating an AI from scratch using numpy as an assistant.
mnist collections train and test were used as training data.
After **20 generations**, recognizes digits from **train** folder with **98.24%** probability,
from **test** folder (without training of course) **96.18%**.

To use it, all you have to do is upload all the pictures you want into your folder,
and then type it into the input string in the program, then AI to give you the answer.
The *MyNums* folder is provided as an example

The link from where you can download the training data is https://github.com/pjreddie/mnist-csv-png.
The videos on which neural network was created https://youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi&si=kEMfzs4GJSK72DZA