Module OPTIMA.lightning
A package that provides functionality that is specific to Lightning models.
Expand source code
# -*- coding: utf-8 -*-
"""A package that provides functionality that is specific to Lightning models."""
Sub-modules
OPTIMA.lightning.inputs-
Collection of classes and functions specific to the handling of the training input for Lightning models.
OPTIMA.lightning.training-
Collection of classes and functions specific to the training of Lightning models.