A GATrainer object is used to perform Genetic Algorithm (GA) based training on MLP or FuNN objects. A GATrainer is only ever associated with one ANN. If the parent ANN is deleted the GATrainer must also be manually deleted. Because the trainer creates a copy of the network when it is created, the trained nework must be manually retrieved with the gettrained command.
create, destroy, gettrained, train
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.