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
- Host: GitHub
- URL: https://github.com/lesterevse/numvision
- Owner: LesterEvSe
- License: mit
- Created: 2023-08-07T15:16:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T07:39:35.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T07:17:05.518Z (about 1 year ago)
- Topics: artificial-intelligence, numpy
- Language: Python
- Homepage:
- Size: 532 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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