DeltaRule

Trains a single artificial neuron using the delta rule.
2,4K Downloads
Aktualisiert 16. Feb 2010

Lizenz anzeigen

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.

Zitieren als

Will Dwinnell (2024). DeltaRule (https://www.mathworks.com/matlabcentral/fileexchange/26696-deltarule), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Pattern Recognition and Classification finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Slight modification of description.

1.0.0.0