hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

MNIST data format #128

Open phani544 opened 6 years ago

phani544 commented 6 years ago

Hello perkins, I am a newbie(first week in ML/DL domain). I tried DeepCL on AMD ROCM and unit tests worked fine. For training, do I need to chage the MNIST default format ? I downloaded mnist data set ,but the train command is not working. Can you please help me ?

AuroraRAS commented 6 years ago

try rename t10k-images.idx3-ubyte to t10k-images-idx3-ubyte