Datasets:
Commit
·
b8114db
1
Parent(s):
1d04976
Update README.md
Browse files
README.md
CHANGED
@@ -116,17 +116,16 @@ The data is split into training and test set. The training set contains, as in m
|
|
116 |
|
117 |
### Licensing Information
|
118 |
|
119 |
-
The dataset is publickly available for research. Any work that uses this dataset should cite the
|
120 |
|
121 |
### Citation Information
|
122 |
```
|
123 |
-
@
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
year
|
129 |
-
note = {(Accessed on 05/14/2023)}
|
130 |
}
|
131 |
```
|
132 |
|
|
|
116 |
|
117 |
### Licensing Information
|
118 |
|
119 |
+
The dataset is publickly available for research. Any work that uses this dataset should cite the work below in Citation Information.
|
120 |
|
121 |
### Citation Information
|
122 |
```
|
123 |
+
@inproceedings{el2007two,
|
124 |
+
title={A Two-Stage System for Arabic Handwritten Digit Recognition Tested on a New Large Database.},
|
125 |
+
author={El-Sherif, Ezzat Ali and Abdelazeem, Sherif},
|
126 |
+
booktitle={Artificial intelligence and pattern recognition},
|
127 |
+
pages={237--242},
|
128 |
+
year={2007}
|
|
|
129 |
}
|
130 |
```
|
131 |
|