NAME
AI::FANN::Evolving::Experiment - an experiment in evolving artificial intelligence
METHODS
- new
-
Constructor takes named arguments, sets default factory to AI::FANN::Evolving::Factory
- workdir
-
Getter/Setter for the workdir where AI::FANN artificial neural networks will be written during the experiment. The files will be named after the ANN's error, which needs to be minimized.
- traindata
-
Getter/setter for the AI::FANN::TrainData object.
- optimum
-
The optimal fitness is zero error in the ANN's classification. This method returns that value: 0.