Back Propogation Algorithm

版本 1.0.0.0 (5.0 KB) 作者: Anshuman Gupta
The code implements the Back prop algorithm for MLPs.
3.6K 次下载
更新时间 2009/4/2

查看许可证

The training input vectors and target vectors are read from files data1in and data1out respectively. The no of nodes in input and output layer is decided depending on the no. of rows in these datasets.
The no of hidden layers, No of nodes in each hidden layer and the target error (put 0.1) is to be input by the user.

Learning curve is plotted after every 100 epochs.
Learning factor can be varied using the slider at the bottom. This idea was picked from an algorithm created by by AliReza KashaniPour & Phil Brierley.
Activation function for hidden layers is logsig and linear for output layer!
Just press F5 and ve funn!
anshuman0387[at]yahoo[dot]com :)

引用格式

Anshuman Gupta (2026). Back Propogation Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/23528-back-propogation-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.0.0