How to change MNIST data to a 784 matrix?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
1 commentaire
Aditya Patil
le 17 Nov 2020
Can you share any code and error messages, so that we can better help you with your issue?
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!