GRAPE: Grammatical Algorithms in Python for Evolution
Created by W.Langdon from
gp-bibliography.bib Revision:1.9085
- @Article{de-lima:2022:signals,
-
author = "Allan {de Lima} and Samuel Carvalho and
Douglas {Mota Dias} and Enrique Naredo and Joseph P. Sullivan and
Conor Ryan",
-
title = "{GRAPE}: Grammatical Algorithms in Python for
Evolution",
-
journal = "Signals",
-
year = "2022",
-
volume = "3",
-
number = "3",
-
pages = "642--663",
-
note = "Special Issue Signal Processing, Grammatical Evolution
and Artificial Intelligence of Signals",
-
keywords = "genetic algorithms, genetic programming, Grammatical
Evolution, DEAP, Python, Tool",
-
ISSN = "2624-6120",
-
URL = "
https://www.mdpi.com/2624-6120/3/3/39",
-
DOI = "
10.3390/signals3030039",
-
code_url = "
https://github.com/UL-BDS/grape",
-
code_url = "
https://github.com/carvalhosamuel/GrapeForSysID",
-
size = "22 pages",
-
abstract = "GRAPE is an implementation of Grammatical Evolution
(GE) in DEAP, an Evolutionary Computation framework in
Python, which consists of the necessary classes and
functions to evolve a population of grammar-based
solutions, while reporting essential measures. This
tool was developed at the Bio-computing and
Developmental Systems (BDS) Research Group, the
birthplace of GE, as an easy to use (compared to the
canonical C++ implementation, libGE) tool that inherits
all the advantages of DEAP, such as selection methods,
parallelism and multiple search techniques, all of
which can be used with GRAPE. we address some problems
to exemplify the use of GRAPE and to perform a
comparison with PonyGE2, an existing implementation of
GE in Python. The results show that GRAPE has a similar
performance, but is able to avail of all the extra
facilities and functionality found in the DEAP
framework. We further show that GRAPE enables GE to be
applied to systems identification problems and we
demonstrate this on two benchmark problems.",
-
notes = "Also known as \cite{signals3030039}
Department of Computer Science and Information Systems,
University of Limerick, V94 NX93 Limerick, Ireland",
- }
Genetic Programming entries for
Allan Danilo de Lima
Samuel Carvalho
Douglas Mota Dias
Enrique Naredo
Joe Sullivan
Conor Ryan
Citations