Simple Feedforward Backpropagation Neural Network
Version 1.2.1 (257 KB) von
George Papazafeiropoulos
This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
See the file readMe.pdf included in this package for a detailed description.
Zitieren als
George Papazafeiropoulos (2025). Simple Feedforward Backpropagation Neural Network (https://de.mathworks.com/matlabcentral/fileexchange/180616-simple-feedforward-backpropagation-neural-network), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2022b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert: Cluster Boosted Artificial Neural Network (CBANN)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
FeedForward_BackPropagation_ANN
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.2.1 | Image updated |
||
| 1.2.0 | Various amendments |
||
| 1.1.0 | Modification for handling training data with more than one input variables |
||
| 1.0.0 |
