photo

sai


Last seen: 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


trainNetwork error (input layer size)
[trainedNet, traininfo] = trainNetwork(trainData, lgraph, options); class = traindNet1; save('class1.mat','class')...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


'InitalLearnRate' is not an option for solver 'sgdm'.
options = trainingOptions('sgdm', ... 'MiniBatchSize',128, ... 'MaxEpochs',1, ... 'InitalLearnRat...

4개월 전 | 답변 수: 1 | 0

1

답변