The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Backpropagation Algorithm in neural net

ssv112ssv112 Member Posts: 17 Learner II
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.