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

tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.graph

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

tf.contrib.learn.TensorFlowRNNRegressor.fit(x, y, steps=None, monitors=None, logdir=None) Neural network model from provided

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

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

2025-01-10 15:47:30
tf.image.adjust_saturation()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.adjust_saturation(image, saturation_factor, name=None) Adjust saturation of an RGB image. This

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

tf.contrib.distributions.WishartCholesky.survival_function(value, name='survival_function') Survival function.

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

class tf.contrib.rnn.GRUBlockCell Block GRU cell implementation. The implementation is based on:

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.log_cdf(value, name='log_cdf') Log cumulative distribution function

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

tf.contrib.layers.separable_convolution2d(*args, **kwargs) Adds a depth-separable 2D convolution with optional batch_norm layer

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

tf.contrib.rnn.GridLSTMCell.__init__(num_units, use_peepholes=False, share_time_frequency_weights=False, cell_clip=None, initializer=None, num_unit_shards=1, forget_bias=1

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

tf.contrib.rnn.CoupledInputForgetGateLSTMCell.__init__(num_units, use_peepholes=False, initializer=None, num_proj=None, proj_clip=None, num_unit_shards=1, num_proj_shards=1

2025-01-10 15:47:30