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 Dummy

    Permalink
  3. object LinearRegression

    Permalink
  4. object MNIST

    Permalink
  5. object RNNTutorialUsingPTB

    Permalink
  6. object STL10

    Permalink

Ungrouped