File size: 851 Bytes
04edd56
157181a
04edd56
 
 
157181a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
04edd56
157181a
04edd56
157181a
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
language:
- ar
pipeline_tag: image-classification
datasets:
- arabic-handwritten-characters
metrics:
- accuracy
model-index:
- name: arabichar-v3
  results:
  - task:
      name: Image Classification
      type: image-classification
    dataset:
      name: arabic-handwritten-characters
      type: arabic-image-alphabets
      config: default
      split: train
      args: default
    metrics:
    - name: Accuracy
      type: accuracy
      value: 0.9764
---
# Arabic Handwritten Character Classification

This model is implemented using a custom CNN model, named arabichar, for the classification of handwritten arabic characters (Hijaiyah) on [arabic handwritten characters](https://www.kaggle.com/datasets/mloey1/ahcd1) dataset.
It achieves the following results on the evaluation set:
- Loss: 2.4150
- Accuracy: 0.9764