Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
pipeline_tag: image-classification
|
5 |
+
---
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
Implementing a CNN model for the classification of handwritten arabic characters (Hijaiyah)
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
- **Developed by:** Loey, Mohamed, Ahmed El-Sawy, and Hazem El-Bakry
|
19 |
+
- **Model type:** Image
|
20 |
+
|
21 |
+
### Model Sources [optional]
|
22 |
+
|
23 |
+
<!-- Provide the basic links for the model. -->
|
24 |
+
|
25 |
+
- **Repository:** https://www.kaggle.com/datasets/mloey1/ahcd1
|