Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...
/dl/384083.html
标签:
back-propagation
corresponding
input-output
algorithm
上传时间:
2016-12-27
上传用户:exxxds