tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.log_pmf(value, name='log_pmf') Log probability mass function
tf.contrib.distributions.Poisson.log_survival_function(value, name='log_survival_function') Log survival function.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.dtype The DType of Tensors handled
tf.contrib.distributions.GammaWithSoftplusAlphaBeta.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='GammaWithSoftplusAlphaBeta')
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.parameters Dictionary of parameters used by this Distribution
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.std(name='std') Standard deviation.
tf.contrib.distributions.InverseGamma.pdf(value, name='pdf') Probability density function. Args:
tf.contrib.distributions.Poisson.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.InverseGamma.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32
Page 87 of 100