MNIST_for_C
MNIST_for_C copied to clipboard
MNIST dataset loader for C
Results
2
MNIST_for_C issues
Sort by
recently updated
recently updated
newest added
Hello, Sorry, but I have a problem using your files. I can run the example but when index exceeds 6 on test_image arrays, I got all data at 0. So...
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...