GATrainer


Overview

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.

Associated Commands

create, destroy, gettrained, train


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.