Back Propogation Algorithm

버전 1.0.0.0 (5.03 KB) 작성자: Anshuman Gupta
The code implements the Back prop algorithm for MLPs.
다운로드 수: 3.6K
업데이트 날짜: 2009/4/2

라이선스 보기

The training input vectors and target vectors are read from files data1in and data1out respectively. The no of nodes in input and output layer is decided depending on the no. of rows in these datasets.
The no of hidden layers, No of nodes in each hidden layer and the target error (put 0.1) is to be input by the user.

Learning curve is plotted after every 100 epochs.
Learning factor can be varied using the slider at the bottom. This idea was picked from an algorithm created by by AliReza KashaniPour & Phil Brierley.
Activation function for hidden layers is logsig and linear for output layer!
Just press F5 and ve funn!
anshuman0387[at]yahoo[dot]com :)

인용 양식

Anshuman Gupta (2025). Back Propogation Algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/23528-back-propogation-algorithm), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0