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