Options

Backpropagation Algorithm in neural net

ssv112ssv112 Member Posts: 17 Contributor I
Hello,
I am building a classification model using Neural Network operator. I want to know which backpropagation algorithm is used i this operater for weight update and reducing the error ( while training) . Like in matlab we have trainbfg , traincgf...
What is used here? and is this algorithm takes global minima or local minima  ( for minimum error)



Best Answer

Answers

Sign In or Register to comment.