Input Encoder
Last updated
Was this helpful?
Last updated
Was this helpful?
The input encoder generates a sample with index idx
from the subset
object. This sample will later be fetched as input by the network. The function is called for every evaluated sample. There should be a separate encoder for each input.
Usage within the full script can be found at the .
Full examples can be found at the Dataset Integration section of the following guides: