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

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **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.bayesflow.stochastic_tensor.DirichletTensor.value()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.value(name='value')

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

tf.contrib.distributions.Poisson.parameters Dictionary of parameters used by this Distribution.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.ObservedStochasticTensor.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.ObservedStochasticTensor.dtype

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

tf.contrib.framework.assign_from_checkpoint(model_path, var_list) Creates an operation to assign specific variables from a checkpoint

2025-01-10 15:47:30
tf.contrib.learn.Estimator.evaluate()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.Estimator.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None) See

2025-01-10 15:47:30
tf.imag()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.imag(input, name=None) Returns the imaginary part of a complex number. Given a tensor input

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

tf.contrib.bayesflow.stochastic_tensor.QuantizedDistributionTensor.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