tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.name
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.name

2025-01-10 15:47:30
tf.contrib.layers.one_hot_encoding()
  • References/Big Data/TensorFlow/TensorFlow Python/Layers

tf.contrib.layers.one_hot_encoding(*args, **kwargs) Transform numeric labels into onehot_labels using tf.one_hot.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.clone()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.clone(name=None, **dist_args)

2025-01-10 15:47:30
tf.contrib.crf.CrfForwardRnnCell.zero_state()
  • References/Big Data/TensorFlow/TensorFlow Python/CRF

tf.contrib.crf.CrfForwardRnnCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:

2025-01-10 15:47:30
tf.contrib.distributions.Mixture.sample_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Mixture.sample_n(n, seed=None, name='sample_n') Generate n samples.

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalCholesky.event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalCholesky.event_shape(name='event_shape') Shape of a single sample from a single batch

2025-01-10 15:47:30
tf.contrib.distributions.Mixture.param_static_shapes()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Mixture.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.entropy()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.entropy(name='entropy')

2025-01-10 15:47:30
tf.contrib.framework.get_model_variables()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.get_model_variables(scope=None, suffix=None) Gets the list of model variables, filtered by scope and/or suffix

2025-01-10 15:47:30
tf.contrib.distributions.StudentT.
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.StudentT.__init__(df, mu, sigma, validate_args=False, allow_nan_stats=True, name='StudentT') Construct

2025-01-10 15:47:30