photo

MiMad


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
22,752
of 300,847

평판
2

참여
10 질문
0 답변

답변 채택
30.0%

획득한 표
2

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,279

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Does loadMNISTImages(filename) accept filename.m ?
Hello, LoadMNISTImages(filename) is dedicated for files with idx3-ubyte format. l'm wonderning whether it's possible to use t...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to convert my image data to idx3-ubyte?
Hello, l'm working with mnist dataset which has a format of idx3-ubyte. Now, l have created my own image dataset and l want...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to implement a multi layer perceptron with three hidden layers for MNIST dataset recognition ?
Hello, l implemented a 1-hidden layer perceptron with (25 hidden units then 300 hidden units) for mnist dataset recognition . No...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


how to fix fread error ?
Hello when l run the code above l got this error . l don't where is the error, my codes (.m) and training examples are in the sa...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


error using * hidden_output = [1; sigmf(W1'*input_x, [beta 0])]; MEvent. CASE! ?
hello, What's going with my code : l got back this error : *Error using * Inner matrix dimensions must agree. Err...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


how to set maxiter gradient to 500 in svmtrain () ?
l have this function : model = svmtrain(train_label, train_set, '-s 0 -t 2'); l want to set MaxIter = 500 , how to do th...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


how to set maxiter gradient to 500 in svmtrain () ?
l have this function : model = svmtrain(train_label, train_set, '-s 0 -t 2'); l want to set MaxIter = 500 , how to do th...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


cnnsetup.m problems in deep learning toolbox
Hello, when l try to execute my code (cnn classifier) using deep learning toolbox <http://www.mathworks.com/matlabcentral/filee...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


artificial neural network issue : Error using * and .*
hello, What's going with my code : l got back this error : *Error using * Inner matrix dimensions must agree. Error in an...

거의 10년 전 | 답변 수: 2 | 1

2

답변

질문


sigmf doesnt' work in octave ?
hello l get this error when l execute this code : error: 'sigmf' undefined near line 29 column 28 and sigmf is predefine...

거의 10년 전 | 답변 수: 1 | 0

1

답변