Package

org.platanios.tensorflow

examples

Permalink

package examples

Visibility
  1. Public
  2. All

Type Members

  1. case class DummyAccuracy(variablesCollections: Set[Key[Variable]] = Set(METRIC_VARIABLES), valuesCollections: Set[Key[Output]] = Set(METRIC_VALUES), updatesCollections: Set[Key[Output]] = Set(METRIC_UPDATES), resetsCollections: Set[Key[Op]] = Set(METRIC_RESETS), name: String = "Accuracy") extends Metric[(Output, (Output, Output)), Output] with Product with Serializable

    Permalink

Value Members

  1. object CIFAR

    Permalink

  2. object LinearRegression

    Permalink

  3. object MNIST

    Permalink

  4. object RNNTutorialUsingPTB

    Permalink

  5. object STL10

    Permalink

Ungrouped