tf.contrib.distributions.Mixture.mean()

tf.contrib.distributions.Mixture.mean(name='mean') Mean.

2016-10-14 12:56:30
tf.contrib.distributions.InverseGamma.survival_function()

tf.contrib.distributions.InverseGamma.survival_function(value, name='survival_function') Survival function.

2016-10-14 12:54:54
tf.contrib.distributions.Mixture

class tf.contrib.distributions.Mixture Mixture distribution. The Mixture object implements

2016-10-14 12:56:16
tf.contrib.distributions.WishartCholesky.sample()

tf.contrib.distributions.WishartCholesky.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape

2016-10-14 13:04:11
tf.contrib.distributions.InverseGamma.dtype

tf.contrib.distributions.InverseGamma.dtype The DType of Tensors handled by this Distribution

2016-10-14 12:54:18
tf.contrib.distributions.Dirichlet.dtype

tf.contrib.distributions.Dirichlet.dtype The DType of Tensors handled by this Distribution

2016-10-14 12:49:59
tf.contrib.distributions.Uniform.get_event_shape()

tf.contrib.distributions.Uniform.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2016-10-14 13:03:18
tf.contrib.distributions.DirichletMultinomial.alpha_sum

tf.contrib.distributions.DirichletMultinomial.alpha_sum Summation of alpha parameter.

2016-10-14 12:50:28
tf.contrib.distributions.MultivariateNormalFull.param_shapes()

tf.contrib.distributions.MultivariateNormalFull.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters

2016-10-14 12:59:22
tf.contrib.distributions.WishartCholesky.param_static_shapes()

tf.contrib.distributions.WishartCholesky.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes

2016-10-14 13:04:07