class tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma
StudentT with df = floor(abs(df))
and sigma = softplus(sigma)
.
class tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma
StudentT with df = floor(abs(df))
and sigma = softplus(sigma)
.
Please login to continue.