Backpropagation Algorithm in neural net

User: "ssv112"
New Altair Community Member
Updated by Jocelyn
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)