Comparison of BP Algorithms in Matlab NN Toolbox

Shimin Zhao
2006-01-01
Abstract:BP feed forward network,the most widely used neural network,has many algorithms at present.Advantages and disadvantages of various BP algorithms provided in Matlab neural network toolbox are studied so that people can choose more suitable and faster algorithms when different conditions and different problems are faced.After introducing the basic principle of these algorithms,study of simulation is carried out by using a single inverted pendulum as example.Choosing simple and complex nets respectively,and changing the learning steps,the iteration steps and simulation time of various BP algorithms in different conditions are compared.Advantages of new BP algorithms are validated.Advice on how to select BP function is given.
What problem does this paper attempt to address?