Package | Description |
---|---|
org.tribuo.interop.tensorflow.sequence |
Provides an interface for working with TensorFlow sequence models, using Tribuo's
SequenceModel abstraction. |
Class and Description |
---|
SequenceFeatureConverter
Converts a sequence example into a feed dict suitable for TensorFlow.
|
SequenceOutputConverter
Converts a TensorFlow output tensor into a list of predictions, and a Tribuo sequence example into
a Tensorflow tensor suitable for training.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.