필터 지우기
필터 지우기

How to load the mnist dataset in ELM

조회 수: 98 (최근 30일)
uma
uma 2022년 10월 7일
답변: Sivylla Paraskevopoulou 2022년 10월 18일
please let me know how to load the mnist dataset(csv format) in extreme learning machine.

답변 (1개)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou 2022년 10월 18일
  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.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by