Uses of Package
org.tribuo.interop.tensorflow.sequence
Package
Description
Provides an interface for working with TensorFlow sequence models, using Tribuo's
SequenceModel
abstraction.-
ClassDescriptionConverts a sequence example into a feed dict suitable for TensorFlow.Converts a TensorFlow output tensor into a list of predictions, and a Tribuo sequence example into a Tensorflow tensor suitable for training.A TensorFlow model which implements SequenceModel, suitable for use in sequential prediction tasks.