tf.contrib.distributions.StudentT.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalFull.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.Distribution.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
tf.contrib.distributions.WishartFull.sample_n(n, seed=None, name='sample_n') Generate n samples.
tf.contrib.distributions.Gamma.get_batch_shape() Shape of a single sample from a single event index as a TensorShape
tf.contrib.distributions.Poisson.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Dirichlet.alpha_sum Sum of shape parameter.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes
tf.contrib.distributions.normal_congugates_known_sigma_predictive(prior, sigma, s, n) Posterior predictive Normal distribution
tf.contrib.distributions.Chi2.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
Page 83 of 100