% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.
资源简介:% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a se...
上传时间: 2016-12-27
上传用户:jcljkh
资源简介:Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh....
上传时间: 2016-12-27
上传用户:ljt101007
资源简介:a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
上传时间: 2013-12-15
上传用户:大三三
资源简介:A complete implementation of neural network with different example of training set generation. http://takinginitiative.wordpress.com/2008/04/23/basic-neural-network-tutorial-c-implementation-and-source-code/
上传时间: 2017-06-18
上传用户:zaizaibang
资源简介:Prune a JOONE neural network with a selective prune algorithm.
上传时间: 2017-08-24
上传用户:569342831
资源简介:小波神经网络好文章!A method for fault detection is proposed using a trained neural network as the nominal model of the system to be monitored. Partial physical knowledge, if available, can be combined with the nominal model to perform fa...
上传时间: 2014-12-08
上传用户:gmh1314
资源简介:The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region ...
上传时间: 2013-12-13
上传用户:cylnpy
资源简介:self organizing map, a kind of neural network
上传时间: 2013-12-01
上传用户:康郎
资源简介:neural network with pscad code
上传时间: 2013-12-25
上传用户:515414293
资源简介:In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may ...
上传时间: 2014-08-04
上传用户:lanjisu111