Steven Chou - MATLAB Central
photo

Steven Chou


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 06/21 to 01/25Use left and right arrows to move selectionFrom 06/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
195,762
of 296,372

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

Feeds

View by

Question


Error using trainNetwork (line 183) Invalid validation data. The output size (10) of the last layer does not match the number of classes (1).
layers = [ imageInputLayer([28 28 1]) %¹Ï¼h¿é¤Jpixel RGB or Grayscale convolution2dLayer(3,8,'Padding','same')...

3 years ago | 1 answer | 0

1

answer
Go to top of page