Skip to content

Ackley Evaluation Of Forest Optimization Algorithm

Notifications You must be signed in to change notification settings

seyfodin/FOA-ackley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOA-ackley

Ackley Evaluation Of Forest Optimization Algorithm

FOA

Forest Optimization Algorithm - Python Code

Doi: https://doi.org/10.1016/j.eswa.2014.05.009

URL: http://www.sciencedirect.com/science/article/pii/S0957417414002899

Article's Abstract:

In this article, a new evolutionary algorithm, Forest Optimization Algorithm (FOA), suitable for continuous nonlinear optimization problems has been proposed. It is inspired by few trees in the forests which can survive for several decades, while other trees could live for a limited period. In FOA, seeding procedure of the trees is simulated so that, some seeds fall just under the trees, while others are distributed in wide areas by natural procedures and the animals that feed on the seeds or fruits. Application of the proposed algorithm on some benchmark functions demonstrated its good capability in comparison with Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). Also we tested the performance of FOA on feature weighting as a real optimization problem and the results of the experiments showed the good performance of FOA in some data sets from the UCI repository.