tf.contrib.distributions.InverseGamma.variance()

tf.contrib.distributions.InverseGamma.variance(name='variance')

Variance.

Additional documentation from InverseGamma:

Variance for inverse gamma is defined only for alpha > 2. If self.allow_nan_stats is False, an exception will be raised rather than returning NaN.

doc_TensorFlow
2016-10-14 12:54:56
Comments
Leave a Comment

Please login to continue.