Artificial Neural Network Training on MATLAB

バージョン 1.0.5 (7.5 KB) 作成者: Alkim GOKCEN
A feedforward multi-layer perceptron Artificial Neural Network (ANN) model for MATLAB.
ダウンロード: 1.1K
更新 2021/2/17

ライセンスの表示

A feedforward multi-layer perceptron Artificial Neural Network (ANN) model trained by Levenberg-Marquardt optimization method.

=> See "example_code.m" for example use.

alkim.gokcen@outlook.com

引用

Alkim GOKCEN (2024). Artificial Neural Network Training on MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/87472-artificial-neural-network-training-on-matlab), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.5

Epoch and cost values are displayed.

1.0.4

Tags are updated.

1.0.3

Previous version is generalized.

1.0.2

Cost function during the training, is displayed to CommandWindow

1.0.1

Title is updated.

1.0.0