sup3r.models.abstract

sup3r.models.abstract#

Abstract class defining the required interface for Sup3r model subclasses

Classes

AbstractInterface()

Abstract class to define the required interface for Sup3r model subclasses

AbstractSingleModel()

Abstract class to define the required training interface for Sup3r model subclasses

TensorboardMixIn()

MixIn class for tensorboard logging and profiling.