tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.mean(name='mean')
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.loss(final_loss, name='Loss')
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.input_dict
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.graph
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.entropy(name='entropy')
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.dtype
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.distribution
tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.clone(name=None, **dist_args)
class tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor ExponentialWithSoftplusLamTensor is a StochasticTensor backed by the distribution ExponentialWithSoftplusLam.
tf.contrib.bayesflow.stochastic_tensor.ExponentialTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
Page 299 of 319