Package | Description |
---|---|
org.tribuo.interop.tensorflow.sequence |
Provides an interface for working with Tensorflow sequence models, using Tribuo's
SequenceModel abstraction. |
Class and Description |
---|
SequenceExampleTransformer
Converts a sequence example into a feed dict suitable for Tensorflow.
|
SequenceOutputTransformer
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.