deephyper.predictor.tf_keras2

deephyper.predictor.tf_keras2#

Subpackage for the TensorFlow Keras 2 based predictors.

Classes

TFKeras2Predictor

Represents a frozen TensorFlow/Keras2 model that can only predict.

TFKeras2PredictorFileLoader

Loads a predictor from a file for the TensorFlow/Keras2 backend.