tf.contrib.distributions.WishartCholesky.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape
tf.contrib.distributions.Dirichlet.alpha_sum Sum of shape parameter.
tf.contrib.distributions.Chi2.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.distributions.Chi2WithAbsDf.df
tf.contrib.distributions.NormalWithSoftplusSigma.__init__(mu, sigma, validate_args=False, allow_nan_stats=True, name='NormalWithSoftplusSigma')
tf.contrib.distributions.NormalWithSoftplusSigma.parameters Dictionary of parameters used by this Distribution.
tf.contrib.distributions.Bernoulli.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given
tf.contrib.distributions.QuantizedDistribution.event_shape(name='event_shape') Shape of a single sample from a single batch as
tf.contrib.distributions.Bernoulli.log_pdf(value, name='log_pdf') Log probability density function. Args:
tf.contrib.distributions.WishartFull.sample_n(n, seed=None, name='sample_n') Generate n samples.
Page 87 of 100