Combined Algorithms for Training RBF Neural Networks Based on Genetic Algorithms and Gradient Descent

Zhihua Cai
2007-01-01
Abstract:The deficiencies of gradient descent method include the slow speed of convergence, the problem of local minima and the great influence of initial parameters on the performance of the network. Genetic Algorithm (GA) based methods can get rid of the problem of local optima, but they are not very effective to refine an existent good solution. For resolving these problems, in this paper we proposed a new algorithm. The experimental results show the algorithm performs well, and it is better than both Gradient descent algorithm and genetic algorithm.
What problem does this paper attempt to address?