phygnn.model_interfaces

This submodule contains abstraction layers that help with ML engineering operations, e.g. on-the-fly normalization during forward pass, one-hot-encoding, and saving/loading models.

base_model

Base Model Interface

phygnn_model

TensorFlow Model

tf_model

TensorFlow Model