Feeds
質問
Gradient of L2-norm using dlgradient
Is it possible to compute the gradient of n = norm(X,"fro") using dlgradient() ? function y = f(x,theta) y = norm(x-thet...
約3年 前 | 1 件の回答 | 0
1
回答回答済み
Neural network with softmax output function giving sum(output)~=1
Hi, You may use the followwing command line: net.outputs{end}.processFcns={};
Neural network with softmax output function giving sum(output)~=1
Hi, You may use the followwing command line: net.outputs{end}.processFcns={};
6年以上 前 | 0
質問
weighted softmax classifier for imbalanced data
Hi, There is a function "net = trainSoftmaxLayer(X,T)" to train a softmax classifier. Is there any possibility to use it for im...
6年以上 前 | 0 件の回答 | 0
0
回答質問
is it necessary to standardize target values or labels in LSTM?
I am using LSTM nets in a regression problem. Do we need to standardize target values (labels)? I converted the labels into ca...
6年以上 前 | 0 件の回答 | 0


