Package | Description |
---|---|
org.tribuo.interop.tensorflow |
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
|
Modifier and Type | Method and Description |
---|---|
static TensorFlowTrainer.TFModelFormat |
TensorFlowTrainer.TFModelFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TensorFlowTrainer.TFModelFormat[] |
TensorFlowTrainer.TFModelFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.