Genetic algorithm for neural network architecture optimization

M. Ettaouil,Y. Ghanou,H. Ramchoun,M. J. Idrissi
DOI: https://doi.org/10.1109/GOL.2016.7731699
2016-05-23
Abstract:The optimization of architecture of feed-forward neural networks is a complex task of high importance in supervised learning because it has a great impact on the convergence of learning methods. In this paper, we propose a multi-objective mathematical formulation in order to determine the optimal number of hidden layers, the number of neurons in each layer and good values of weights. We will solve our mathematical modeling using a hybridation of the famous genetic algorithm and the back-prop training algorithm. For evaluating our approach, we apply it to benchmark classification problems data-iris, seed, and wine. The obtained results demonstrated the effectiveness of the proposed approach.
Mathematics,Computer Science
What problem does this paper attempt to address?