Class | Description |
---|---|
AbsRefPeriods |
Feature for the evolution of SNN absolute refractory periods [ms].
|
Bias |
Feature for the evolution of neuron biases.
|
BPTraining |
Feature to evolve BackProp training parameters.
|
Delays |
Feature for the evolution of SNN link delays [ms].
|
Feature |
A Feature describes a specific aspect of the neural network, and contains the methods to
develop it from the chromosome.
|
Functions |
Evolve activation functions for each neuron.
|
IntValue |
An arbitrary feature described by a single integer value.
|
Links |
Feature for the evolution of links.
|
Neurons |
Feature for the evolution of hidden neurons.
|
Patterns |
A feature for the evolution of training data.
|
RealValues |
An arbitrary feature described by a number of real values.
|
RelRefPeriods |
Feature for the evolution of SNN relative refractory periods [ms].
|
RpropTraining |
Feature to evolve RProp training parameters.
|
Thresholds |
Feature for the evolution of SNN firing thresholds [mV].
|
Weights |
Feature for the evolution of link weights.
|