Uses of Class
org.tribuo.interop.tensorflow.TensorflowModel
Packages that use TensorflowModel
Package
Description
Provides an interface to Tensorflow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Uses of TensorflowModel in org.tribuo.interop.tensorflow
Methods in org.tribuo.interop.tensorflow that return TensorflowModelModifier and TypeMethodDescriptionprotected TensorflowModel
<T> TensorflowModel.copy
(String newName, ModelProvenance newProvenance)