The Harmony Search Algorithm for Supervised Training of Neural Network
Ali Kattan
Broschiertes Buch

The Harmony Search Algorithm for Supervised Training of Neural Network

Design & Implementation

Versandkostenfrei!
Versandfertig in 6-10 Tagen
54,99 €
inkl. MwSt.
PAYBACK Punkte
27 °P sammeln!
Within the field of Artificial Intelligence, there are basically two paradigms for the supervised training of Feed-forward Artificial Neural Network (FFANN): the trajectory-driven paradigm, such as Backpropagation, and the evolutionary Stochastic Global Optimization paradigm (SGO), such as Genetic Algorithm. One of the relatively young SGO methods is the Harmony Search (HS) algorithm, which draws its inspiration not from biological or physical processes but from the improvisation process of Jazz musicians. HS was reported to be competitive alternative to other SGO methods. It has been used suc...