seyfodin / FOA-ackley

Ackley Evaluation Of Forest Optimization Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ackley Evaluation Of Forest Optimization Algorithm


Languages

Language:Python 100.0%