How to reshape different row of MNIST and display them
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Azar Alizadeh
am 27 Okt. 2020
Beantwortet: Azar Alizadeh
am 27 Okt. 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Blue finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!