ABS_REF_PERIODS, BIAS, BP_TRAINING, decoder, DELAYS, evolver, FUNCTIONS, id, LINKS, maxValue, minValue, NEURONS, params, PATTERNS, REL_REF_PERIODS, RPROP_TRAINING, SPLINE, THRESHOLDS, valueCount, WEIGHTS
Constructor and Description |
---|
Weights(Decoder decoder)
Constructs the feature with default min = -10.0, max = 10.0.
|
Modifier and Type | Method and Description |
---|---|
void |
develop()
Develops the feature.
|
void |
setup(Evolver evolver)
Sets up the feature and its decoder.
|
compareTo, getDecoder, getField, getId, getMaxValue, getMinValue, getValueCount, setDecoder, setMaxValue, setMinValue, setupFields, toString
public Weights(Decoder decoder)