-
Notifications
You must be signed in to change notification settings - Fork 0
pankaj22/Digit-Recognizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DIGIT RECOGNIZER: Training_images: 5000 training digits, around 500 samples from each digit class. Each digit is of size 28x28, and the digits are concatenated together vertically. The file is in ASCII format, with three possible characters. ' ' means a white (background) pixel, '+' means a gray pixel, and '#' means a black (foreground) pixel. Training_labels: a vector of ground truth labels for every digit from training images. Test_images: 1000 test digits(around 100 from each class), encoded in the same format as the training digits. Test_labels: ground truth labels for test images.
About
Digit Recognizer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published