W3cubDocs

/TensorFlow Python

Module: tf.contrib.gan.estimator

Defined in tensorflow/contrib/gan/python/estimator/__init__.py.

TFGAN estimator module.

GANEstimator provides all the infrastructure support of a TensorFlow Estimator with the feature support of TFGAN.

Modules

gan_estimator module: tf.Learn components for GANEstimator.

head module: tf.Learn components for GANEstimator's loss.

Classes

class GANEstimator: An estimator for Generative Adversarial Networks (GANs).

class GANHead: Head for a GAN.

class SummaryType: An enumeration.

Functions

gan_head(...): Creates a GANHead.

Other Members

__cached__

__loader__

__spec__

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/gan/estimator