https://github.com/cs50victor/cspaint
handwritten-text recognition application
https://github.com/cs50victor/cspaint
ai machine-learning python scikit-learn
Last synced: about 1 month ago
JSON representation
handwritten-text recognition application
- Host: GitHub
- URL: https://github.com/cs50victor/cspaint
- Owner: cs50victor
- Created: 2020-12-07T04:35:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T16:20:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T07:45:04.545Z (over 1 year ago)
- Topics: ai, machine-learning, python, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 282 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CS PAINT

What it does...
> This python program allows users to draw and save images. It also allows you to predict digits drawn in the centered dotted square.
>
Installation process
+ Download code/ clone repo
+ Run "paint.pyw" in your IDE of choice
+ Play around with the software
+ Read the Instructions on the left toolbar if you want to use the AI prediction feature.