tf.contrib.distributions.BernoulliWithSigmoidP.mode(name='mode')
Mode.
Additional documentation from Bernoulli:
Returns 1 if p > 1-p and 0 otherwise.
tf.contrib.distributions.BernoulliWithSigmoidP.mode(name='mode')
Mode.
Additional documentation from Bernoulli:
Returns 1 if p > 1-p and 0 otherwise.
Please login to continue.