tf.contrib.distributions.Beta.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.Mixture.is_reparameterized
tf.contrib.distributions.Uniform.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the
tf.contrib.distributions.ExponentialWithSoftplusLam.log_survival_function(value, name='log_survival_function') Log survival function
tf.contrib.distributions.ExponentialWithSoftplusLam.cdf(value, name='cdf') Cumulative distribution function.
tf.contrib.distributions.MultivariateNormalCholesky.sigma Dense (batch) covariance matrix, if available.
tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.df Degrees of freedom in these Student's t distribution(s).
tf.contrib.distributions.QuantizedDistribution.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.Multinomial.dtype The DType of Tensors handled by this Distribution
tf.contrib.distributions.Uniform.pdf(value, name='pdf') Probability density function. Args:
Page 58 of 100