how do you store MNIST data and labels as an ImageDatastore object for use in convolutional neural networks
1 次查看(过去 30 天)
显示 更早的评论
I am trying to do image classification using CNNs but I am not sure how to use image data store on MNIST images and labels. I tried to feed the images and labels directly to trainNetwork but it gave me an error for Y stating it should be numeric or a categoric response. I am not sure how to proceed. Please help! THanks ---Ish
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!