noether.core.schemas.callbacks

Back-compat re-exports for callback configs.

The callback config classes have moved next to the classes they configure in noether.core.callbacks (and noether.training.callbacks for the training-only callbacks). CallbacksConfig is the discriminated union of all callback configs; it is defined here for back-compat only.

Attributes

Module Contents

noether.core.schemas.callbacks.CallbacksConfig