MNIST_for_C
MNIST_for_C copied to clipboard
Loads only first image
In training dataset, the program only reads the first image, the rest of array is blank. In testing dataset reads 5 images, rest is also blank. Both label files work fine (load all the values). Caused me a lot of headaches.