Class ReferenceLossFitnessStrategy

A fitness strategy that calculates the fitness of a genome based on a reference loss.

The fitness of a genome is calculated as the negative sum of the absolute differences between the reference loss and the loss calculated for the genome.

Implements

Constructors

Methods