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 years 前 | 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 years 前 | 1 个回答 | 0