Package org.tribuo.interop.tensorflow.example


package org.tribuo.interop.tensorflow.example
Example architectures for use with Tribuo's TF interface.

Also used to provide architectures for the unit tests.

  • Classes
    Class
    Description
    Static factory methods which produce Convolutional Neural Network architectures.
    A tuple containing a graph def protobuf along with the relevant operation names.
    Static factory methods which produce Multi-Layer Perceptron architectures.