Feeds
질문
clamp cross-entropy loss
the Matlab cross-entropy loss has this form: loss = -sum(W*(T.*log(Y)))/N; I would like to "clamp" it so that the log functio...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
spline with non monotonic axis
Hello I am using the spline function. Here is an example from the spline documentation. Example: Interpolate a sine-like curve ...
4년 초과 전 | 답변 수: 1 | 0