Module OPTIMA.keras
A package that provides functionality that is specific to Keras models.
Expand source code
# -*- coding: utf-8 -*-
"""A package that provides functionality that is specific to Keras models."""
Sub-modules
OPTIMA.keras.model-
A module that provides functionality to prepare and update a Keras multilayer perceptron.
OPTIMA.keras.tools-
Toolbox of useful classes and functions specific to Keras models.
OPTIMA.keras.training-
Collection of classes and functions specific to the training of Keras models.