Datasets:
Commit
·
5a4156d
1
Parent(s):
8ea1831
Update README.md
Browse files
README.md
CHANGED
@@ -117,17 +117,17 @@ The data is split into training and test set. The training set contains, as in m
|
|
117 |
|
118 |
### Licensing Information
|
119 |
|
120 |
-
|
121 |
|
122 |
### Citation Information
|
123 |
```
|
124 |
-
@
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
year={
|
130 |
-
|
131 |
}
|
132 |
```
|
133 |
|
|
|
117 |
|
118 |
### Licensing Information
|
119 |
|
120 |
+
The dataset is publickly available for research. Any work that uses this dataset should cite the website below in Citation Information.
|
121 |
|
122 |
### Citation Information
|
123 |
```
|
124 |
+
@misc{AHDBase34:online,
|
125 |
+
author = {S. Abdelazeem and E. El-Sherif},
|
126 |
+
title = {The Arabic Handwritten Digits Databases, ADBase & MADBase},
|
127 |
+
howpublished = {\url{https://datacenter.aucegypt.edu/shazeem/}},
|
128 |
+
month = {},
|
129 |
+
year = {},
|
130 |
+
note = {(Accessed on 05/14/2023)}
|
131 |
}
|
132 |
```
|
133 |
|