Back propagation neural network

I learnt that the output of activation functions, logsig and tansig, returns the value between [0 1] and [-1 1] respectively. What will happen if the target values are beyond these limits?

댓글 수: 2

Mohammad Sami
Mohammad Sami 2020년 6월 8일
One of the reasons is that larger values can result in a problem of exploding gradients, when training the network.
Sivamani S
Sivamani S 2020년 6월 8일
Dear Mohammed Sami,
I gave 3 inputs and 1 target value in BPNN. I obtained values of weights and bias. When I fit manually weights and bias to the ANN model, I am not getting output what ANN provides. I tried for 1 sample run. Is there any way to check the ANN output manually?

댓글을 달려면 로그인하십시오.

답변 (0개)

제품

질문:

2020년 6월 8일

댓글:

2020년 6월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by