搜索资源列表
work
- this code for backpropagation on matlab. with indonesian language
gabp-src
- a matlab code for training a backpropagation neural network
programs
- Perceptron LMS Feed Forward Back Propagation Character Recognition
trainBPElementWise
- BP neural code the backpropagation algorithm nwueal implementation in matlab, the code for training element wise
work
- backpropagation code
backpropagation_class
- A MLP code with backpropagation training algorithm designed for classification problems.
backpropagation
- A MLP code with backpropagation training algorithm designed for aproximation of functions problems.
BPcodes
- matlab code for backpropagation
backpropagation
- backpropagation code in matlab
backpropagation
- MATLAB code that implements the generalized delta rule
bpnn
- MATLAB neural network backprop code This code implements the basic backpropagation of error learning algorithm. The network has tanh hidden neurons and a linear output neuron. adjust the learning rate with the slider -MATL