https://github.com/patelvivekdev/handwrittent-digits
Create a model based on the `MINIST` dataset of Handwritten Digits.
https://github.com/patelvivekdev/handwrittent-digits
handwritten-digits keras-neural-networks mnist-handwriting-recognition tensorflow2
Last synced: 4 months ago
JSON representation
Create a model based on the `MINIST` dataset of Handwritten Digits.
- Host: GitHub
- URL: https://github.com/patelvivekdev/handwrittent-digits
- Owner: patelvivekdev
- Created: 2020-10-09T04:40:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-10T13:13:42.000Z (about 5 years ago)
- Last Synced: 2025-03-29T18:28:25.982Z (7 months ago)
- Topics: handwritten-digits, keras-neural-networks, mnist-handwriting-recognition, tensorflow2
- Language: Jupyter Notebook
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handwrittent-Digits
Create a model based on the `MINIST` dataset of Handwritten Digits.
1. Load data
2. Prepare data
3. Build the model
4. Train model