tf.contrib.distributions.Categorical.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.QuantizedDistribution.__init__(base_dist_cls, lower_cutoff=None, upper_cutoff=None, name='QuantizedDistribution', **base_dist_args)
tf.contrib.distributions.Mixture.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.WishartCholesky.scale_operator_pd Wishart distribution scale matrix as an OperatorPD.
class tf.contrib.distributions.Binomial Binomial distribution. This distribution is parameterized
tf.contrib.distributions.Distribution.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.MultivariateNormalDiag.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters
tf.contrib.distributions.BetaWithSoftplusAB.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.sample_n(n, seed=None, name='sample_n') Generate n samples
tf.contrib.distributions.Mixture.dtype The DType of Tensors handled by this Distribution
Page 37 of 100