These functions are generic to most or all classes of Artificial Neural Network (ANN) objects.
CreateBPTrainer - creates a backpropagation
training object
CreateGATrainer - creates a Genetic Algorithm
training object
BPTrainANN - performs backpropagation training
GATrainANN - perfroms Genetic Algorithm training
LWFTrainANN - performs Learning With Forgetting
training
Recall - performs recall of the ANN
GetTrained - retrieves a trained network from
a FuNN LWFTrainer object or a GATrainer object
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.