scispace - formally typeset
G

Gustavo Romero

Researcher at University of Granada

Publications -  49
Citations -  1116

Gustavo Romero is an academic researcher from University of Granada. The author has contributed to research in topics: Evolutionary algorithm & Evolutionary computation. The author has an hindex of 16, co-authored 49 publications receiving 1054 citations.

Papers
More filters
Journal Article

Evolving objects: A general purpose evolutionary computation library

TL;DR: What features an object must have in order to evolve is described, and some examples of how EO has been put to practice evolving neural networks, solutions to the Mastermind game, and other novel applications are described.
Journal ArticleDOI

G-Prop: Global optimization of multilayer perceptrons using GAs

TL;DR: G-Prop, genetic backpropagation, is proposed, which combines the advantages of the global search performed by the GA over the MLP parameter space and the local search of the BP algorithm to train MLPs with a single hidden layer.
Book ChapterDOI

Evolving Objects: A General Purpose Evolutionary Computation Library

TL;DR: The evolving objects library (EOlib) as mentioned in this paper is an object-oriented framework for evolutionary computation (EC) that aims to provide a flexible set of classes to evolve any object in which fitness makes sense.
Journal ArticleDOI

Statistical analysis of the main parameters involved in the design of a genetic algorithm

TL;DR: The purpose of this study was to analyze the dynamics of GAs when confronted with modifications to the principal parameters that define them, taking into account the two main characteristics ofGAs; their capacity for exploration and exploitation.
Journal ArticleDOI

Statistical analysis of the parameters of a neuro-genetic algorithm

TL;DR: An exhaustive analysis of the G-Prop method is presented, and the different parameters the method requires (population size, selection rate, initial weight range, number of training epochs, etc.) are determined.