搜索资源列表
C-BPN
- 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
backpropagationalgorithm
- back propagation algorithm
NEURAL+NETWORK
- bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
BackPropagatio
- 神经网络是一种神经网络学习算法,全称基于误差反向传播算法的人工神经网络。-Back Propagation
Back_Prop_Alg
- matlab back propagation algorithm
EBP-chaoticPrediction
- This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
EBP-chaoticPrediction
- This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is trained by a chaotic back propagation method
BackPropagation
- Back propagation implementation for example
neural
- This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the net
Methodfuzz
- There are three methods (1, 2 & 3 [Back-propagation]) for forecasting a time series. Here is a collection of MATLAB programming, screen shorts, Fig files giving results. Follow comments in the files to run programs
backpropagation
- back propagation method
bp_win32
- BPN 網絡演算这是用VCwin32编写的用遗传算法优化神经网络的程序-Error Back-propagation Training Algorithm
BP
- BP神经网络是指基于误差反向传播(Error Back Propagation)算法的多层前馈神经网络-tool-state classification using multi-layer perception neural networks
bpann+ga
- back propagation and genetic algorithm in neural networks
bpann2
- face recognition through training back propagation in neural nets
LF_BPA
- load flow using back propagation algorithm
NeuralNetworkwithBackPropagation
- Neural Network program with back propagation in visual basic
Back-propagation-Standard
- Standard Back Propagation
Back-propagation_OOP
- Back Propagation OOP class view standard with an interface
Back-Propagation
- Back Propagation Algorithm in Neural Network.
