Uses of Enum Class
org.tribuo.interop.tensorflow.TensorFlowTrainer.TFModelFormat
Package
Description
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Uses of TensorFlowTrainer.TFModelFormat in org.tribuo.interop.tensorflow
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TensorFlowTrainer.TFModelFormat[]
TensorFlowTrainer.TFModelFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.