KohonenTrainer


Overview

A KohonenTrainer object is used to perform backpropagation training upon a Kohonen type ANN object. A KohonenTrainer object is only ever associated with one Kohonen. A KohonenTrainer object must be created specifically for a Kohonen before that Kohonencan be trained. If the KohonenTrainer object is deleted the correseponding Kohonen object must also be deleted. Attempting to use a KohonenTrainer object after it's associated Kohonen has been deleted will result in undefined behaviour.

Associated Commands

create, destroy, train


This page is maintained by Michael Watts (mike@kel.otago.ac.nz)
Last modified on: 16/06/98.