https://github.com/celilselcuk/machine-learning-digit-recognition
A digit recognition program which allows digits to be drawn by the user.
https://github.com/celilselcuk/machine-learning-digit-recognition
digitrecognition hand-drawn-digits k-nearest-neighbor-classifier machine-learning prediction pygame python
Last synced: 3 months ago
JSON representation
A digit recognition program which allows digits to be drawn by the user.
- Host: GitHub
- URL: https://github.com/celilselcuk/machine-learning-digit-recognition
- Owner: celilselcuk
- Created: 2023-02-27T10:34:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T16:10:43.000Z (about 2 years ago)
- Last Synced: 2025-01-25T07:09:15.607Z (4 months ago)
- Topics: digitrecognition, hand-drawn-digits, k-nearest-neighbor-classifier, machine-learning, prediction, pygame, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine-learning-digit-recognition
# Hand-drawn digits
# Predict by comparing excel data with image data
# uses K_Nearest_Neighbors