https://github.com/zzarif/hindi-digit-recognition-system
A CNN architecture used to predict handwritten Hindi Digits.
https://github.com/zzarif/hindi-digit-recognition-system
cnn digit-recognition google-colab ipynb-jupyter-notebook machine-learning python
Last synced: 4 months ago
JSON representation
A CNN architecture used to predict handwritten Hindi Digits.
- Host: GitHub
- URL: https://github.com/zzarif/hindi-digit-recognition-system
- Owner: zzarif
- Created: 2023-01-25T20:24:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T03:51:41.000Z (about 2 years ago)
- Last Synced: 2025-03-02T04:29:23.375Z (8 months ago)
- Topics: cnn, digit-recognition, google-colab, ipynb-jupyter-notebook, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hindi-Digit-Recognition-System
A CNN architecture used to predict handwritten Hindi Digits. The experiment was conducted in Google Colab using Devanagari Handwritten Character Dataset from the UCI Repository with a UI for immediately testing with drawn digits. The results indicated 99% accuracy.