tf.contrib.distributions.DirichletMultinomial.event_shape(name='event_shape') Shape of a single sample from a single batch as
tf.contrib.distributions.TransformedDistribution.pmf(value, name='pmf') Probability mass function. Args:
tf.contrib.distributions.MultivariateNormalFull.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.NormalWithSoftplusSigma.sigma Distribution parameter for standard deviation.
tf.contrib.distributions.InverseGamma.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.Beta.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.InverseGamma.entropy(name='entropy') Shanon entropy in nats. Additional
tf.contrib.distributions.Chi2WithAbsDf.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Exponential.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32
Page 19 of 100