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


return to main page


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