Abstract
Artificial Neural Networks (ANN) have reached noticeable performance in many applications. In the context of supervised learning, network training is done traditionally using the backpropagation algorithm. However, this algorithm has some limitations, among which stand out its high convergence rate to local solutions and the disadvantage of assuming a fixed topology for an ANN. In this co…