https://github.com/sjdonado/handwritten-digits-recognition
Recognize numbers drawn on HTML5 canvas using CNN
https://github.com/sjdonado/handwritten-digits-recognition
deep-learning handwritten-digit-recognition keras-tensorflow
Last synced: 3 months ago
JSON representation
Recognize numbers drawn on HTML5 canvas using CNN
- Host: GitHub
- URL: https://github.com/sjdonado/handwritten-digits-recognition
- Owner: sjdonado
- Created: 2020-04-23T08:12:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T19:13:05.000Z (about 5 years ago)
- Last Synced: 2025-04-04T19:10:06.203Z (3 months ago)
- Topics: deep-learning, handwritten-digit-recognition, keras-tensorflow
- Language: Jupyter Notebook
- Homepage: https://handwritten-digits-recognition.sjdonado.de
- Size: 498 KB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handwritten digits recognition
## Run in development
* Html side: `npx live-server .`
* Model side: Run in colab## Results