Feeds
질문
An error using trainNetwork. Invalid training data. The output size (1311) of the last layer does not match the number of classes of the responses (20).
rootFolder = fullfile(''); categories = {'A', 'B', 'C', 'D', 'E',... 'F', 'G', 'H', 'I', 'J',... 'K', 'L', 'M', 'N', ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Hi, help me in this error: unrecognized field name 'categories'.
% --- Executes on button press in pushbutton3. function pushbutton3_Callback(hObject, eventdata, handles) % hObject handle ...
2년 초과 전 | 답변 수: 1 | 0