% 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
资源简介:as a message came into prominence with the publication in 1948 of an influential paper by Claude Shannon, "A Mathematical Theory of Communication." This paper provides the foundations of information theory and endows the word information no...
上传时间: 2014-01-21
上传用户:2404
资源简介:this a Addison Wesley Python Programming with the Java ClassLibraries.
上传时间: 2014-10-13
上传用户:hxy200501
资源简介:Designing a Low-Cost USB Mouse with the Cypress Semiconductor CY7C63000 USB Controller
上传时间: 2016-02-10
上传用户:亚亚娟娟123
资源简介:This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
上传时间: 2016-06-28
上传用户:xuanjie
资源简介:enter two number given by user and add the two number . This program with the GUI.
上传时间: 2017-06-14
上传用户:Amygdala
资源简介:This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be ...
上传时间: 2015-09-29
上传用户:wanqunsheng
资源简介:The book introduce us how to use matlab software.It is a good book!
上传时间: 2013-12-24
上传用户:jhksyghr
资源简介:A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
上传时间: 2013-12-23
上传用户:wqxstar
资源简介:In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, I...
上传时间: 2016-04-15
上传用户:zhenyushaw
资源简介:Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural n...
上传时间: 2015-06-17
上传用户:赵云兴
资源简介:RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of...
上传时间: 2013-12-13
上传用户:refent
资源简介:The fluid editor is a prototype source code editor supporting a "bring from" exploration model.With the fluid editor programmers can avoid explicit navigation between source documents by incorporating related code into the document under ex...
上传时间: 2013-12-07
上传用户:1079836864
资源简介:The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of pro...
上传时间: 2013-12-09
上传用户:x4587
资源简介:Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protoco...
上传时间: 2014-01-26
上传用户:firstbyte
资源简介:neural network utility is a neural networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easi...
上传时间: 2013-12-24
上传用户:liuchee
资源简介:自适应(Adaptive)神经网络源程序 The adaptive neural network Library is a collection of blocks that implement several Adaptive neural networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically t...
上传时间: 2015-04-09
上传用户:ywqaxiwang
资源简介:The adaptive neural network Library is a collection of blocks that implement several Adaptive neural networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks:...
上传时间: 2013-12-23
上传用户:teddysha
资源简介:two Matlab functions for initializing and training a recurrent neural network
上传时间: 2013-12-17
上传用户:yzy6007
资源简介:JaNet: Java neural network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to...
上传时间: 2016-04-15
上传用户:zhanditian
资源简介: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 ...
上传时间: 2016-12-27
上传用户:exxxds