Feeds
질문
Why does this code has an error of incompatible array size?
%% load training data (use training_data.mat attached file) % initialize number of nodes, weights, biases, errors and gradients...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Arrays have incompatible size for this operation
%% load training data (use training_data.mat attached file) % initialize number of nodes, weights, biases, errors and gradients...
거의 4년 전 | 답변 수: 0 | 0