tf.contrib.distributions.Binomial.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
tf.contrib.distributions.Normal.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.ExponentialWithSoftplusLam.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.BetaWithSoftplusAB.allow_nan_stats Python boolean describing behavior when a stat is undefined.
tf.contrib.distributions.TransformedDistribution.event_shape(name='event_shape') Shape of a single sample from a single batch
tf.contrib.distributions.BernoulliWithSigmoidP.log_pdf(value, name='log_pdf') Log probability density function.
tf.contrib.distributions.ExponentialWithSoftplusLam.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.Dirichlet.__init__(alpha, validate_args=False, allow_nan_stats=True, name='Dirichlet') Initialize a batch
tf.contrib.distributions.Mixture.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.InverseGamma.entropy(name='entropy') Shanon entropy in nats. Additional
Page 1 of 100