-
Notifications
You must be signed in to change notification settings - Fork 0
Vijayselvakumar/Neural-networks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
trainingimages: 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. traininglabels: a vector of ground truth labels for every digit from trainingimages. testimages: 1000 test digits (around 100 from each class), encoded in the same format as the training digits. testlabels: ground truth labels for testimages.
About
assignment1
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published