Skip to content

LesterEvSe/NumVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a500e7 · Aug 23, 2023

History

36 Commits
Aug 22, 2023
Aug 17, 2023
Aug 22, 2023
Aug 23, 2023
Aug 22, 2023
Aug 22, 2023
Aug 22, 2023
Aug 22, 2023
Aug 22, 2023
Aug 22, 2023

Repository files navigation

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

About

Artificial Intelligence for recognizing numbers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages