DeltaRule

版本 1.1.0.0 (2.3 KB) 作者: Will Dwinnell
Trains a single artificial neuron using the delta rule.
2.4K 次下载
更新时间 2010/2/16

查看许可证

Routine accepts input variables, binary target variable (0/1) and a small number of training parameters, and returns discovered coefficients for a single neuron.

Technical details:
Learning rule: incremental delta rule
Learning Rate: constant
Transfer function: logistic
Exemplar presentation order: random, by training epoch

Use 'help DeltaRule' for further details.

引用格式

Will Dwinnell (2025). DeltaRule (https://www.mathworks.com/matlabcentral/fileexchange/26696-deltarule), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Slight modification of description.

1.0.0.0