Ground Truth Encoder
Last updated
Was this helpful?
Last updated
Was this helpful?
The ground truth encoder generates a ground truth value correlated with a sample, with index idx
, from the preprocess
. It will later be used as the ground truth for the loss function. This function is called for each evaluated sample.
For example:
Usage within the full script can be found at the .
Full examples can be found at the Dataset Integration section of the following guides: