Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.

https://github.com/GeorgePapazafeiropoulos/Simple_FeedForward_BackPropagation_Neural_Network

現在この提出コンテンツをフォロー中です。

See the file readMe.pdf included in this package for a detailed description.

引用

George Papazafeiropoulos (2026). Simple Feedforward Backpropagation Neural Network (https://jp.mathworks.com/matlabcentral/fileexchange/180616-simple-feedforward-backpropagation-neural-network), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Cluster Boosted Artificial Neural Network (CBANN)

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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