Base class for all models to inherit from.
The Config to use when initialising the model.
Config
Name/ID given to the model, which can be used to identify it on a command line or in file names.
Initialise the model with its layers.
The model should be left in a compiled state.
Generated using TypeDoc
Base class for all models to inherit from.