next up previous contents
Next: Mixture of Gaussians Up: The Wonderful World of Previous: Artificial Neural Network   Contents

Models

A Model is only required to have a constructor for the initial creation of the model and a fitness() method which takes a set of points and evaluates the fitness of the set relative to the internal model. The better the model fits the data, the higher the score.



Subsections

Lucas Scharenbroich 2003-08-27