digit-recognition / README.md
sarpreetsingh3131's picture
Update README.md
b204305 verified
|
Raw
History Blame Contribute Delete
719 Bytes
---
library_name: keras
tags:
- image-classification
- Gurmukhi
- AI Panjab
language:
- pa
metrics:
- accuracy
datasets:
- aipanjab/handwritten-digits
---
## Model description
The model is trained to recognise handwritten Panjabi digits.
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
| Hyperparameters | Value |
| :-- | :-- |
| name | Adam |
| learning_rate | 0.0010000000474974513 |
| decay | 0.0 |
| beta_1 | 0.8999999761581421 |
| beta_2 | 0.9990000128746033 |
| epsilon | 1e-07 |
| amsgrad | False |
| training_precision | float32 |