Feeds
질문
Error when using a custom transfer function in neural network toolbox in MATLAB.
Hi, I defined a custom transfer function (named softplus) which is y = log(1+exp(x)) following this instruction: <http://...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
How can I add layers to a neural network in MATLAB ANN toolbox?
I want to use MATLAB ANN toolbox to construct a neural network with three hidden layers, but in the toolbox I found that the def...
거의 11년 전 | 답변 수: 1 | 0