How to load the mnist dataset in ELM

214 visualizaciones (últimos 30 días)
uma
uma el 7 de Oct. de 2022
Respondida: Sivylla Paraskevopoulou el 18 de Oct. de 2022
please let me know how to load the mnist dataset(csv format) in extreme learning machine.

Respuestas (1)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou el 18 de Oct. de 2022
  1. 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.
  2. 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.

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by