搜索资源列表
Delta
- 神经网络感知器学习规则:Delta学习规则。采用Delta学习规则,进行权值调整,阈值变换函数采用双极性连续函数。程序简单易懂,希望对大家有所帮助!-Neural network perceptron learning rule: Delta learning rule. Delta learning rule used to carry out the right to adjust the value of the threshold bipolar transfer function us
Back-propagation_NN
- BP neural network implementation with generalized delta learning rule and momentum-BP neural network in Matlab
nerual-network-BP
- 模拟BP神经网络,已知四个输入向量和期待输出,可以通过hebbian和delta学习算法得到权重值,从而构建网络-BP neural network simulation, the four known input vector and look forward to the output, you can get hebbian and delta weight learning algorithm to build the network
rules
- some neural network rules Matlab code such as:perceptron, delta, widrow exist in this document
ANN-matlab-code
- 人工神经网络ANN程序,带图形界面,可以选用不同学习规则(Hebb, Delta, LMS, Conceptron, Correlation)和不同的转移函数-ANN artificial neural network program with a graphical interface, you can use different learning rules (Hebb, Delta, LMS, Conceptron, Correlation) and different transfer
neuro_src_CSharp
- 一个神经网络计算的库,实现几个通用神经网络体系和训练方法,自识别图,弹性网络等.like Back Propagation, Kohonen Self-Organizing Map, Elastic Network, Delta Rule Learning, and Perceptron Learning.-In this article, a C# library for neural network computations is described. The library impleme
LAM
- Neural Network LAM. A number of procedures are described for finding delta E/ delta W/sub ij/ where E is an error functional of the temporal trajectory of the states of a continuous recurrent network and w/sub ij/ are the weights of that network-Neur
mydelta
- This the Delta rule for Artificial Neural Network for A-This is the Delta rule for Artificial Neural Network for ANN