| ANNEncoding | Baseclass for the neural network encoding method genes. |
| ANNGene | Gene for constructing an artificial neural network for the
individual. |
| CangCellDescr | Decoded daughter cell descriptor for Cangelosi-type neuron used in
CangelosiEncoding. |
| CangelosiCell | A temporary cell used in the ontogeny process of the CangelosiEncoding. |
| CangelosiEncoding | The encoding method by Cangelosi, Nolfi and Parisi (1994). |
| CangelosiNet | Temporary network object representing the 2-dimensional cell space
used by CangelosiEncoding. |
| ChaosEncoding | An experimental ANN encoding gene for ANNs that perform "chaos
computation". |
| ChaosNet | An experimental ANN type that performs "chaos computation". |
| ChaosNeuron | An experimental neuron type for neurons that perform "chaos
computation". |
| KitanoEncoding | The gene for the Graph Generation Grammar encoding method by
Kitano (1990). |
| LayeredEncoding | A simple direct encoding method with three-layered feedforward MLP
structure. |
| LearningEAEnv | An EA environment that evaluates individuals by their learning
capabilities. |
| LearningIO | Gene that constructs a learning interface for the Individual. |
| MillerEncoding | This is a rather generic version of the direct encoding proposed
by Miller, Todd and Hedge (1989). |
| NolfiCell | A temporary cell object used in the NolfiEncoding encoding
method. |
| NolfiEncoding | Encoding method by Nolfi and Parisi (1992). |
| NolfiNet | Temporary network object representing the 2-dimensional cell space
used by NolfiEncoding. |
| SNNSGene | A gene for the Stuttgart Neural Network Simulator (SNNS) training engine. |
| TakeBrainPicsMsg | A genetic message for instructing the individual to save a
snapshot of its "brain" to a log file. |