How to load the mnist dataset in ELM
Ältere Kommentare anzeigen
please let me know how to load the mnist dataset(csv format) in extreme learning machine.
Antworten (1)
Sivylla Paraskevopoulou
am 18 Okt. 2022
0 Stimmen
- If you are training a MATLAB network, you can use the MNIST data set that is included with the Deep Learning Toolbox. For more information, see Data Sets for Deep Learning.
- If you are training a shallow neural network, you can use the fitrnet and fitcnet function in the Statistics and Machine Learning Toolbox to fit regression and classification models.
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!