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

tf.contrib.bayesflow.stochastic_tensor.TransformedDistributionTensor.dtype

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

tf.contrib.bayesflow.stochastic_tensor.BaseStochasticTensor.input_dict

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

tf.contrib.distributions.Chi2WithAbsDf.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified shape

2025-01-10 15:47:30
tf.contrib.rnn.LayerNormBasicLSTMCell.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.LayerNormBasicLSTMCell.__init__(num_units, forget_bias=1.0, input_size=None, activation=tanh, layer_norm=True, norm_gain=1.0, norm_shift=0.0, dropout_keep_prob=1

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

tf.contrib.layers.safe_embedding_lookup_sparse(embedding_weights, sparse_ids, sparse_weights=None, combiner=None, default_id=None, name=None, partition_strategy='div')

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

tf.contrib.learn.LinearClassifier.get_variable_names()

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

tf.contrib.distributions.Dirichlet.pmf(value, name='pmf') Probability mass function. Args:

2025-01-10 15:47:30
tf.FixedLenFeature.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLenFeature.__new__(_cls, shape, dtype, default_value=None) Create new instance of FixedLenFeature(shape, dtype, default_value)

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

tf.contrib.learn.Estimator.__init__(model_fn=None, model_dir=None, config=None, params=None, feature_engineering_fn=None) Constructs

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

tf.contrib.distributions.Mixture.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30