metadata
license: apache-2.0
datasets:
- tanganke/emnist_mnist
language:
- en
tags:
- Pytorch
- OCR
OCR-Model
Simple OCR for recognizing just individual characters as of now.

This was a project I made, for fun, mainly because I wanted to practice AI, and learn more Neural networks, and also contribute to my Github.
Also, I plan on this being my first REPO to have a release. I will add the releases soon, as both its ZIP, and its EXE, which contain the model's pt and the program for interacting with it.
Latest notes: The AI is extremely inaccurate, i plan on fixing that later.