Can you share any code and error messages, so that we can better help you with your issue?
How to change MNIST data to a 784 matrix?
1 次查看(过去 30 天)
显示 更早的评论
Hi guys,
I want to train a network using MNIST Data. and I want to use the MNIST data as 784 vector as input, also as output.
Currently I am using reshape for the input, and make the output same as input.
but when I am trying to train using trainNetwork, the size of X and Y do not agree..
any suggestion how to change the MNIST data?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!