class tf.contrib.learn.monitors.ExportMonitor Monitor that exports Estimator every N steps.
tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.distribution
tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
tf.contrib.bayesflow.stochastic_tensor.PoissonTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
tf.contrib.bayesflow.stochastic_tensor.StudentTTensor.graph
tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.distribution
tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.graph
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.parameters Dictionary of parameters used by this Distribution.
class tf.contrib.bayesflow.stochastic_tensor.InverseGammaWithSoftplusAlphaBetaTensor InverseGammaWithSoftplusAlphaBetaTensor is a StochasticTensor backed by the distribution InverseGammaWithSoftplusAlphaBeta.
class tf.WholeFileReader A Reader that outputs the entire contents of a file as a value. To use, enqueue filenames in a Queue. The output of Read will be a filename (key) and the contents of that file (value). See ReaderBase for supported methods.
Page 12 of 319