tf.contrib.distributions.Categorical.mean(name='mean') Mean.
tf.contrib.distributions.Distribution.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.learn.TensorFlowRNNClassifier.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)
tf.contrib.distributions.Dirichlet.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D
class tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor MultivariateNormalDiagPlusVDVTTensor
tf.contrib.distributions.LaplaceWithSoftplusScale.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='LaplaceWithSoftplusScale')
tf.multinomial(logits, num_samples, seed=None, name=None) Draws samples from a multinomial distribution.
tf.contrib.learn.monitors.SummaryWriterCache.get(logdir) Returns the SummaryWriter for the specified directory.
tf.contrib.learn.LinearRegressor.dnn_weights_ Returns weights of deep neural network part.
tf.contrib.learn.TensorFlowRNNClassifier.weights_ Returns weights of the rnn layer.
Page 76 of 100