How to reshape different row of MNIST and display them
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Azar Alizadeh
il 27 Ott 2020
Risposto: Azar Alizadeh
il 27 Ott 2020
Hi,
Each row of MNIST dataset is an image of a number. so to display them I nead to reshape each row and plot. But since MNIST has 60000 row I can't use a for loop it takess a long time. Would you please tell me how can I reshape each row of MNIST matrix without using for loop in matlab and display each of them?
2 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Blue in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!