- תיאור :
ספרות בינאריות בגודל 20x16 של '0' עד '9' ו-'A' רישיות עד 'Z'. 39 דוגמאות מכל שיעור.
דף הבית : https://cs.nyu.edu/~roweis/data/
קוד מקור :
tfds.datasets.binary_alpha_digits.Builderגרסאות :
-
1.0.0(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
519.83 KiBגודל מערך נתונים :
233.58 KiBשמור אוטומטי במטמון ( תיעוד ): כן
פיצולים :
| לְפַצֵל | דוגמאות |
|---|---|
'train' | 1,404 |
- מבנה תכונה :
FeaturesDict({
'image': Image(shape=(20, 16, 1), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=36),
})
- תיעוד תכונה :
| תכונה | מעמד | צוּרָה | Dtype | תיאור |
|---|---|---|---|---|
| FeaturesDict | ||||
| תמונה | תמונה | (20, 16, 1) | uint8 | |
| תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_superviseddoc ):('image', 'label')איור ( tfds.show_examples ):

- דוגמאות ( tfds.as_dataframe ):
- ציטוט :